Package com.xebialabs.xlrelease.domain
Class PythonScriptDefinition
java.lang.Object
com.xebialabs.xlrelease.domain.TaskDefinition
com.xebialabs.xlrelease.domain.TaskWithPropertiesDefinition
com.xebialabs.xlrelease.domain.PythonScriptDefinition
-
Field Summary
Fields inherited from class com.xebialabs.xlrelease.domain.TaskDefinition
allowed, containerTask, description, displayGroup, displayName, iconLocation, supportedInWorkflow, typeName, XEBIALABS_GROUP, XLRELEASE_GROUP, XLRELEASE_GROUP_REPLACEMENT
-
Constructor Summary
ConstructorsConstructorDescriptionPythonScriptDefinition
(Type type) PythonScriptDefinition
(Type type, boolean allowed) -
Method Summary
Methods inherited from class com.xebialabs.xlrelease.domain.TaskWithPropertiesDefinition
getInputProperties, getOutputProperties, getTransitionalAndOutputProperties, ofKind
Methods inherited from class com.xebialabs.xlrelease.domain.TaskDefinition
getDescription, getDisplayGroup, getDisplayGroup, getDisplayName, getDisplayName, getIconLocation, getIconLocation, getPrefix, getSupportedInWorkflow, getTypeName, isAllowed, isContainerTaskDefinition, isCore, isSupportedInWorkflow
-
Constructor Details
-
PythonScriptDefinition
-
PythonScriptDefinition
-
-
Method Details
-
isScriptDefinition
-