Class CRTask
java.lang.Object
com.thoughtworks.go.plugin.configrepo.contract.CRBase
com.thoughtworks.go.plugin.configrepo.contract.tasks.CRTask
- All Implemented Interfaces:
Locatable
- Direct Known Subclasses:
CRAbstractFetchTask,CRBuildTask,CRExecTask,CRPluggableTask
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.thoughtworks.go.plugin.configrepo.contract.CRBase
getErrors, getErrors, getLocation, setLocationMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.thoughtworks.go.plugin.configrepo.contract.Locatable
getLocation
-
Field Details
-
type
-
-
Constructor Details
-
CRTask
public CRTask() -
CRTask
-