Class CRFetchPluggableArtifactTask
java.lang.Object
com.thoughtworks.go.plugin.configrepo.contract.CRBase
com.thoughtworks.go.plugin.configrepo.contract.tasks.CRTask
com.thoughtworks.go.plugin.configrepo.contract.tasks.CRAbstractFetchTask
com.thoughtworks.go.plugin.configrepo.contract.tasks.CRFetchPluggableArtifactTask
- All Implemented Interfaces:
Locatable
-
Nested Class Summary
Nested classes/interfaces inherited from class com.thoughtworks.go.plugin.configrepo.contract.tasks.CRAbstractFetchTask
CRAbstractFetchTask.ArtifactOrigin -
Field Summary
FieldsFields inherited from class com.thoughtworks.go.plugin.configrepo.contract.tasks.CRAbstractFetchTask
artifactOrigin, job, pipeline, stage, TYPE_NAME -
Constructor Summary
ConstructorsConstructorDescriptionCRFetchPluggableArtifactTask(CRRunIf runIf, CRTask onCancel, String pipelineName, String stage, String job, String artifactId, List<CRConfigurationProperty> crConfigurationProperties) -
Method Summary
Methods inherited from class com.thoughtworks.go.plugin.configrepo.contract.tasks.CRAbstractFetchTask
getLocationMethods inherited from class com.thoughtworks.go.plugin.configrepo.contract.CRBase
getErrors, getLocation, setLocation
-
Field Details
-
ARTIFACT_ORIGIN
- See Also:
-
-
Constructor Details
-
CRFetchPluggableArtifactTask
public CRFetchPluggableArtifactTask() -
CRFetchPluggableArtifactTask
-
-
Method Details