- java.lang.Object
-
- hudson.model.AbstractDescribableImpl<org.jenkinsci.plugins.workflow.steps.Step>
-
- org.jenkinsci.plugins.workflow.steps.Step
-
- org.jenkinsci.plugins.workflow.steps.AbstractStepImpl
-
- org.jenkinsci.plugins.p4.workflow.P4CleanupStep
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
boolean |
deleteClient |
-
Constructor Summary
Constructors
Constructor and Description |
P4CleanupStep(boolean deleteClient) |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
boolean |
isDeleteClient() |
-
Methods inherited from class org.jenkinsci.plugins.workflow.steps.AbstractStepImpl
prepareInjector, start
-
Methods inherited from class org.jenkinsci.plugins.workflow.steps.Step
getDescriptor
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2016. All rights reserved.