@Extension public class RunIdStore extends IdStore<hudson.model.Run>
| Constructor and Description |
|---|
RunIdStore() |
| Modifier and Type | Method and Description |
|---|---|
String |
get(hudson.model.Run thing)
Get the id for this given object.
|
void |
make(hudson.model.Run run)
Creates an unique id for the given object.
|
public void make(hudson.model.Run run)
IdStoreCopyright © 2004-2014. All Rights Reserved.