public class LabelAtomPropertyImpl extends LabelAtomProperty
LabelAtomProperty that verifies labels.| Modifier and Type | Class and Description |
|---|---|
static class |
LabelAtomPropertyImpl.DescriptorImpl |
ExtensionPoint.LegacyInstancesAreScopedToHudson| Constructor and Description |
|---|
LabelAtomPropertyImpl(List<? extends LabelVerifier> verifiers) |
| Modifier and Type | Method and Description |
|---|---|
DescribableList<LabelVerifier,LabelVerifierDescriptor> |
getVerifiers() |
void |
verify(LabelAtom label,
Computer c,
hudson.remoting.Channel channel,
FilePath root,
TaskListener listener) |
all, getActionsgetDescriptor@DataBoundConstructor public LabelAtomPropertyImpl(List<? extends LabelVerifier> verifiers) throws IOException
IOExceptionpublic DescribableList<LabelVerifier,LabelVerifierDescriptor> getVerifiers()
public void verify(LabelAtom label, Computer c, hudson.remoting.Channel channel, FilePath root, TaskListener listener) throws IOException, InterruptedException
IOExceptionInterruptedExceptionCopyright © 2016–2019. All rights reserved.