public abstract class HardCodedExclusion extends Object implements Exclusion
| Constructor and Description |
|---|
HardCodedExclusion() |
| Modifier and Type | Method and Description |
|---|---|
Exclusion |
clone() |
abstract void |
postClone(hudson.model.AbstractProject implementationProject) |
abstract void |
preClone(hudson.model.AbstractProject implementationProject) |
String |
toString() |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetDescription, getDisabledText, getIdpublic abstract void preClone(hudson.model.AbstractProject implementationProject)
public abstract void postClone(hudson.model.AbstractProject implementationProject)
public Exclusion clone() throws CloneNotSupportedException
clone in interface Exclusionclone in class ObjectCloneNotSupportedExceptionCopyright © 2016. All rights reserved.