Package com.xebialabs.xlrelease.views
Class TaskFullViewWithUsedVariables
java.lang.Object
com.xebialabs.xlrelease.views.PlanItemFullView
com.xebialabs.xlrelease.views.TaskFullView
com.xebialabs.xlrelease.views.TaskFullViewWithUsedVariables
-
Field Summary
Fields inherited from class com.xebialabs.xlrelease.views.PlanItemFullView
active, description, done, dueDate, endDate, hasBeenStarted, id, lastModifiedAt, lastModifiedBy, plannedDuration, scheduledStartDate, startDate, title, type, updatable -
Constructor Summary
ConstructorsConstructorDescriptionTaskFullViewWithUsedVariables(TaskFullView parent, Map<String, String> usedVariables) -
Method Summary
Methods inherited from class com.xebialabs.xlrelease.views.TaskFullView
getAddedComment, getAddresses, getAttachments, getBcc, getBody, getCc, getColor, getConditions, getCreatedReleaseId, getCreatedReleaseTitle, getCustomIconClass, getCustomIconLocation, getDelaysCount, getDependencies, getDeploymentPackage, getEnvironment, getFacets, getFailureHandler, getFailuresCount, getFlag, getFlagsCount, getFolderId, getFrom, getInputProperties, getLastStatusChangeBy, getLinks, getMailPriority, getNewReleaseTitle, getNumberOfComments, getOriginalScheduledStartDate, getOutputProperties, getOutputVarHelpText, getOwner, getOwnerUsername, getPassword, getPhaseTitle, getPrecondition, getReleaseId, getReleaseOwner, getReleaseTags, getReleaseTitle, getReplyTo, getRiskProfileId, getScript, getScriptDefinitionType, getScriptTimeout, getServer, getStartRelease, getStatus, getStatusLine, getSubject, getTags, getTaskRecoverOp, getTasks, getTeam, getTemplateId, getTypeDisplayGroup, getTypeDisplayName, getUsername, getVariableMapping, getVariables, getWaitForRelease, getWatchers, hasAddedComment, hasOwner, isAutomated, isCheckAttributes, isContainerTask, isDelayDuringBlackout, isEditable, isFailureHandlerEnabled, isIgnoreScriptVariableInterpolation, isKeepPreviousOutputPropertiesOnRetry, isLocked, isPostponedDueToBlackout, isPostponedUntilEnvironmentsAreReserved, isPreconditionEnabled, isTaskFailureHandlerEnabled, isWaitForScheduledStartDate, setAddedComment, setAddresses, setAttachments, setAutomated, setBcc, setBody, setCc, setCheckAttributes, setColor, setConditions, setContainerTask, setCreatedReleaseId, setCreatedReleaseTitle, setCustomIconClass, setCustomIconLocation, setDelayDuringBlackout, setDelaysCount, setDependencies, setDeploymentPackage, setEditable, setEnvironment, setFacets, setFailureHandler, setFailureHandlerEnabled, setFailuresCount, setFlag, setFlagsCount, setFolderId, setFrom, setIgnoreScriptVariableInterpolation, setInputProperties, setKeepPreviousOutputPropertiesOnRetry, setLastStatusChangeBy, setLinks, setLocked, setMailPriority, setNewReleaseTitle, setNumberOfComments, setOriginalScheduledStartDate, setOutputProperties, setOutputVarHelpText, setOwner, setPassword, setPhaseTitle, setPostponedDueToBlackout, setPostponedUntilEnvironmentsAreReserved, setPrecondition, setPreconditionEnabled, setReleaseId, setReleaseOwner, setReleaseTags, setReleaseTitle, setReplyTo, setRiskProfileId, setScript, setScriptDefinitionType, setScriptTimeout, setServer, setStartRelease, setStatus, setStatusLine, setSubject, setTags, setTaskFailureHandlerEnabled, setTaskRecoverOp, setTasks, setTeam, setTemplateId, setTypeDisplayGroup, setTypeDisplayName, setUsername, setVariableMapping, setVariables, setWaitForRelease, setWaitForScheduledStartDate, setWatchersMethods inherited from class com.xebialabs.xlrelease.views.PlanItemFullView
getDescription, getDueDate, getEndDate, getId, getLastModifiedAt, getLastModifiedBy, getPlannedDuration, getScheduledStartDate, getStartDate, getTitle, getType, isActive, isDone, isHasBeenStarted, isUpdatable, setActive, setDescription, setDone, setDueDate, setEndDate, setHasBeenStarted, setId, setLastModifiedAt, setLastModifiedBy, setPlannedDuration, setScheduledStartDate, setStartDate, setTitle, setType, setUpdatable
-
Constructor Details
-
TaskFullViewWithUsedVariables
-
-
Method Details
-
getUsedVariables
-
equals
- Overrides:
equalsin classTaskFullView
-
hashCode
public int hashCode()- Overrides:
hashCodein classTaskFullView
-