org.jvnet.hudson.plugins.exclusion
Class Id
java.lang.Object
org.jvnet.hudson.plugins.exclusion.Id
public abstract class Id
- extends Object
first author Kohsuke Kawaguchi
fork by Anthony Roux
|
Constructor Summary |
protected |
Id(IdType type)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
type
public final IdType type
Id
protected Id(IdType type)
get
public abstract String get()
cleanUp
public abstract void cleanUp()
throws IOException,
InterruptedException
- Throws:
IOException
InterruptedException
Copyright © 2004-2012. All Rights Reserved.