Package com.xebialabs.xlrelease.builder
Class BaseScriptTaskBuilder<T extends com.xebialabs.xlrelease.domain.BaseScriptTask,S extends TaskBuilder<T,S>>
java.lang.Object
com.xebialabs.xlrelease.builder.TaskBuilder<T,S>
com.xebialabs.xlrelease.builder.BaseScriptTaskBuilder<T,S>
- Direct Known Subclasses:
CustomScriptTaskBuilder,ScriptTaskBuilder
public abstract class BaseScriptTaskBuilder<T extends com.xebialabs.xlrelease.domain.BaseScriptTask,S extends TaskBuilder<T,S>>
extends TaskBuilder<T,S>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.xebialabs.xlrelease.builder.TaskBuilder
beenDelayed, beenFlagged, beenPostponedDueToBlackout, beenPostponedUntilEnvironmentsAreReserved, build, completed, isLocked, newContainerTask, newCreateReleaseTask, newCustomScript, newCustomScript, newGateTask, newNotificationTask, newParallelGroup, newRemoteExecution, newScriptTask, newSequentialGroup, newTask, newUserInputTask, pythonScript, withAttachments, withCheckAttributes, withCiAttributes, withComments, withContainer, withDelayDuringBlackout, withDescription, withDueDate, withDueSoonNotified, withEndDate, withFacets, withFailureHandler, withFailuresCount, withFlagComment, withFlagStatus, withId, withIdAndTitle, withLocked, withOriginalScheduledStartDate, withOverdueNotified, withOwner, withPlannedDuration, withPrecondition, withScheduledStartDate, withStartDate, withStatus, withTags, withTaskFailureHandlerEnabled, withTaskRecoverOp, withTeam, withTitle, withVariableMapping, withWaitForScheduledStartDate, withWatchers
-
Constructor Details
-
BaseScriptTaskBuilder
public BaseScriptTaskBuilder()
-
-
Method Details
-
withExecutionId
-