Class PatchedWorkflowTaskInstance
java.lang.Object
io.cloudreactor.tasksymphony.model.PatchedWorkflowTaskInstance
@Generated("org.openapitools.codegen.languages.JavaClientCodegen")
public class PatchedWorkflowTaskInstance
extends Object
A WorkflowTaskInstance contains a Task that is configured to run in a Workflow.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionallocatedCpuUnits(Integer allocatedCpuUnits) allocatedMemoryMb(Integer allocatedMemoryMb) allowWorkflowExecutionAfterFailure(Boolean allowWorkflowExecutionAfterFailure) allowWorkflowExecutionAfterTimeout(Boolean allowWorkflowExecutionAfterTimeout) conditionCountThreshold(Integer conditionCountThreshold) conditionRatioThreshold(Float conditionRatioThreshold) defaultMaxRetries(Integer defaultMaxRetries) description(String description) environmentVariablesOverrides(Map<String, Object> environmentVariablesOverrides) booleanfailureBehavior(FailureBehaviorEnum failureBehavior) Get allocatedCpuUnits minimum: -2147483648 maximum: 2147483647org.openapitools.jackson.nullable.JsonNullable<Integer>Get allocatedMemoryMb minimum: -2147483648 maximum: 2147483647org.openapitools.jackson.nullable.JsonNullable<Integer>Get allowWorkflowExecutionAfterFailureGet allowWorkflowExecutionAfterTimeoutGet conditionCountThreshold minimum: -2147483648 maximum: 2147483647org.openapitools.jackson.nullable.JsonNullable<Integer>Get conditionRatioThresholdorg.openapitools.jackson.nullable.JsonNullable<Float>Get createdAtGet defaultMaxRetries minimum: -2147483648 maximum: 2147483647Get descriptionGet environmentVariablesOverridesGet failureBehaviorGet maxAgeSeconds minimum: -2147483648 maximum: 2147483647org.openapitools.jackson.nullable.JsonNullable<Integer>Get maxCompleteExecutions minimum: -2147483648 maximum: 2147483647org.openapitools.jackson.nullable.JsonNullable<Integer>getName()Get nameGet shouldEvalTransitionsAfterFirstExecutionGet startTransitionConditiongetTask()Get taskGet timeoutBehaviorGet uiCenterMarginLeftorg.openapitools.jackson.nullable.JsonNullable<Float>Get uiCenterMarginToporg.openapitools.jackson.nullable.JsonNullable<Float>Get uiColorGet uiIconTypeGet uiScaleorg.openapitools.jackson.nullable.JsonNullable<Float>Get updatedAtgetUrl()Get urlGet useTaskAlertMethodsgetUuid()Get uuidGet workflowinthashCode()maxAgeSeconds(Integer maxAgeSeconds) maxCompleteExecutions(Integer maxCompleteExecutions) putEnvironmentVariablesOverridesItem(String key, Object environmentVariablesOverridesItem) voidsetAllocatedCpuUnits(Integer allocatedCpuUnits) voidsetAllocatedCpuUnits_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Integer> allocatedCpuUnits) voidsetAllocatedMemoryMb(Integer allocatedMemoryMb) voidsetAllocatedMemoryMb_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Integer> allocatedMemoryMb) voidsetAllowWorkflowExecutionAfterFailure(Boolean allowWorkflowExecutionAfterFailure) voidsetAllowWorkflowExecutionAfterTimeout(Boolean allowWorkflowExecutionAfterTimeout) voidsetConditionCountThreshold(Integer conditionCountThreshold) voidsetConditionCountThreshold_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Integer> conditionCountThreshold) voidsetConditionRatioThreshold(Float conditionRatioThreshold) voidsetConditionRatioThreshold_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Float> conditionRatioThreshold) voidsetDefaultMaxRetries(Integer defaultMaxRetries) voidsetDescription(String description) voidsetEnvironmentVariablesOverrides(Map<String, Object> environmentVariablesOverrides) voidsetEnvironmentVariablesOverrides_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Map<String, Object>> environmentVariablesOverrides) voidsetFailureBehavior(FailureBehaviorEnum failureBehavior) voidsetMaxAgeSeconds(Integer maxAgeSeconds) voidsetMaxAgeSeconds_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Integer> maxAgeSeconds) voidsetMaxCompleteExecutions(Integer maxCompleteExecutions) voidsetMaxCompleteExecutions_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Integer> maxCompleteExecutions) voidvoidsetShouldEvalTransitionsAfterFirstExecution(Boolean shouldEvalTransitionsAfterFirstExecution) voidsetStartTransitionCondition(StartTransitionConditionEnum startTransitionCondition) voidsetTask(NameAndUuid task) voidsetTimeoutBehavior(TimeoutBehaviorEnum timeoutBehavior) voidsetUiCenterMarginLeft(Float uiCenterMarginLeft) voidsetUiCenterMarginLeft_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Float> uiCenterMarginLeft) voidsetUiCenterMarginTop(Float uiCenterMarginTop) voidsetUiCenterMarginTop_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Float> uiCenterMarginTop) voidsetUiColor(String uiColor) voidsetUiIconType(String uiIconType) voidsetUiScale(Float uiScale) voidsetUiScale_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Float> uiScale) voidsetUseTaskAlertMethods(Boolean useTaskAlertMethods) voidsetWorkflow(NameAndUuid workflow) shouldEvalTransitionsAfterFirstExecution(Boolean shouldEvalTransitionsAfterFirstExecution) startTransitionCondition(StartTransitionConditionEnum startTransitionCondition) task(NameAndUuid task) timeoutBehavior(TimeoutBehaviorEnum timeoutBehavior) toString()uiCenterMarginLeft(Float uiCenterMarginLeft) uiCenterMarginTop(Float uiCenterMarginTop) uiIconType(String uiIconType) useTaskAlertMethods(Boolean useTaskAlertMethods) workflow(NameAndUuid workflow)
-
Field Details
-
JSON_PROPERTY_URL
- See Also:
-
JSON_PROPERTY_UUID
- See Also:
-
JSON_PROPERTY_NAME
- See Also:
-
JSON_PROPERTY_DESCRIPTION
- See Also:
-
JSON_PROPERTY_WORKFLOW
- See Also:
-
JSON_PROPERTY_TASK
- See Also:
-
JSON_PROPERTY_START_TRANSITION_CONDITION
- See Also:
-
JSON_PROPERTY_MAX_COMPLETE_EXECUTIONS
- See Also:
-
JSON_PROPERTY_SHOULD_EVAL_TRANSITIONS_AFTER_FIRST_EXECUTION
- See Also:
-
JSON_PROPERTY_CONDITION_COUNT_THRESHOLD
- See Also:
-
JSON_PROPERTY_CONDITION_RATIO_THRESHOLD
- See Also:
-
JSON_PROPERTY_MAX_AGE_SECONDS
- See Also:
-
JSON_PROPERTY_DEFAULT_MAX_RETRIES
- See Also:
-
JSON_PROPERTY_FAILURE_BEHAVIOR
- See Also:
-
JSON_PROPERTY_ALLOW_WORKFLOW_EXECUTION_AFTER_FAILURE
- See Also:
-
JSON_PROPERTY_TIMEOUT_BEHAVIOR
- See Also:
-
JSON_PROPERTY_ALLOW_WORKFLOW_EXECUTION_AFTER_TIMEOUT
- See Also:
-
JSON_PROPERTY_ENVIRONMENT_VARIABLES_OVERRIDES
- See Also:
-
JSON_PROPERTY_ALLOCATED_CPU_UNITS
- See Also:
-
JSON_PROPERTY_ALLOCATED_MEMORY_MB
- See Also:
-
JSON_PROPERTY_USE_TASK_ALERT_METHODS
- See Also:
-
JSON_PROPERTY_UI_COLOR
- See Also:
-
JSON_PROPERTY_UI_ICON_TYPE
- See Also:
-
JSON_PROPERTY_UI_SCALE
- See Also:
-
JSON_PROPERTY_UI_CENTER_MARGIN_TOP
- See Also:
-
JSON_PROPERTY_UI_CENTER_MARGIN_LEFT
- See Also:
-
JSON_PROPERTY_CREATED_AT
- See Also:
-
JSON_PROPERTY_UPDATED_AT
- See Also:
-
-
Constructor Details
-
PatchedWorkflowTaskInstance
public PatchedWorkflowTaskInstance()
-
-
Method Details
-
getUrl
Get url- Returns:
- url
-
getUuid
Get uuid- Returns:
- uuid
-
name
-
getName
Get name- Returns:
- name
-
setName
-
description
-
getDescription
Get description- Returns:
- description
-
setDescription
-
workflow
-
getWorkflow
Get workflow- Returns:
- workflow
-
setWorkflow
-
task
-
getTask
Get task- Returns:
- task
-
setTask
-
startTransitionCondition
public PatchedWorkflowTaskInstance startTransitionCondition(StartTransitionConditionEnum startTransitionCondition) -
getStartTransitionCondition
Get startTransitionCondition- Returns:
- startTransitionCondition
-
setStartTransitionCondition
-
maxCompleteExecutions
-
getMaxCompleteExecutions
Get maxCompleteExecutions minimum: -2147483648 maximum: 2147483647- Returns:
- maxCompleteExecutions
-
getMaxCompleteExecutions_JsonNullable
public org.openapitools.jackson.nullable.JsonNullable<Integer> getMaxCompleteExecutions_JsonNullable() -
setMaxCompleteExecutions_JsonNullable
public void setMaxCompleteExecutions_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Integer> maxCompleteExecutions) -
setMaxCompleteExecutions
-
shouldEvalTransitionsAfterFirstExecution
public PatchedWorkflowTaskInstance shouldEvalTransitionsAfterFirstExecution(Boolean shouldEvalTransitionsAfterFirstExecution) -
getShouldEvalTransitionsAfterFirstExecution
Get shouldEvalTransitionsAfterFirstExecution- Returns:
- shouldEvalTransitionsAfterFirstExecution
-
setShouldEvalTransitionsAfterFirstExecution
public void setShouldEvalTransitionsAfterFirstExecution(Boolean shouldEvalTransitionsAfterFirstExecution) -
conditionCountThreshold
-
getConditionCountThreshold
Get conditionCountThreshold minimum: -2147483648 maximum: 2147483647- Returns:
- conditionCountThreshold
-
getConditionCountThreshold_JsonNullable
public org.openapitools.jackson.nullable.JsonNullable<Integer> getConditionCountThreshold_JsonNullable() -
setConditionCountThreshold_JsonNullable
public void setConditionCountThreshold_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Integer> conditionCountThreshold) -
setConditionCountThreshold
-
conditionRatioThreshold
-
getConditionRatioThreshold
Get conditionRatioThreshold- Returns:
- conditionRatioThreshold
-
getConditionRatioThreshold_JsonNullable
public org.openapitools.jackson.nullable.JsonNullable<Float> getConditionRatioThreshold_JsonNullable() -
setConditionRatioThreshold_JsonNullable
public void setConditionRatioThreshold_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Float> conditionRatioThreshold) -
setConditionRatioThreshold
-
maxAgeSeconds
-
getMaxAgeSeconds
Get maxAgeSeconds minimum: -2147483648 maximum: 2147483647- Returns:
- maxAgeSeconds
-
getMaxAgeSeconds_JsonNullable
-
setMaxAgeSeconds_JsonNullable
public void setMaxAgeSeconds_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Integer> maxAgeSeconds) -
setMaxAgeSeconds
-
defaultMaxRetries
-
getDefaultMaxRetries
Get defaultMaxRetries minimum: -2147483648 maximum: 2147483647- Returns:
- defaultMaxRetries
-
setDefaultMaxRetries
-
failureBehavior
-
getFailureBehavior
Get failureBehavior- Returns:
- failureBehavior
-
setFailureBehavior
-
allowWorkflowExecutionAfterFailure
public PatchedWorkflowTaskInstance allowWorkflowExecutionAfterFailure(Boolean allowWorkflowExecutionAfterFailure) -
getAllowWorkflowExecutionAfterFailure
Get allowWorkflowExecutionAfterFailure- Returns:
- allowWorkflowExecutionAfterFailure
-
setAllowWorkflowExecutionAfterFailure
-
timeoutBehavior
-
getTimeoutBehavior
Get timeoutBehavior- Returns:
- timeoutBehavior
-
setTimeoutBehavior
-
allowWorkflowExecutionAfterTimeout
public PatchedWorkflowTaskInstance allowWorkflowExecutionAfterTimeout(Boolean allowWorkflowExecutionAfterTimeout) -
getAllowWorkflowExecutionAfterTimeout
Get allowWorkflowExecutionAfterTimeout- Returns:
- allowWorkflowExecutionAfterTimeout
-
setAllowWorkflowExecutionAfterTimeout
-
environmentVariablesOverrides
public PatchedWorkflowTaskInstance environmentVariablesOverrides(Map<String, Object> environmentVariablesOverrides) -
putEnvironmentVariablesOverridesItem
public PatchedWorkflowTaskInstance putEnvironmentVariablesOverridesItem(String key, Object environmentVariablesOverridesItem) -
getEnvironmentVariablesOverrides
Get environmentVariablesOverrides- Returns:
- environmentVariablesOverrides
-
getEnvironmentVariablesOverrides_JsonNullable
-
setEnvironmentVariablesOverrides_JsonNullable
-
setEnvironmentVariablesOverrides
-
allocatedCpuUnits
-
getAllocatedCpuUnits
Get allocatedCpuUnits minimum: -2147483648 maximum: 2147483647- Returns:
- allocatedCpuUnits
-
getAllocatedCpuUnits_JsonNullable
-
setAllocatedCpuUnits_JsonNullable
public void setAllocatedCpuUnits_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Integer> allocatedCpuUnits) -
setAllocatedCpuUnits
-
allocatedMemoryMb
-
getAllocatedMemoryMb
Get allocatedMemoryMb minimum: -2147483648 maximum: 2147483647- Returns:
- allocatedMemoryMb
-
getAllocatedMemoryMb_JsonNullable
-
setAllocatedMemoryMb_JsonNullable
public void setAllocatedMemoryMb_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Integer> allocatedMemoryMb) -
setAllocatedMemoryMb
-
useTaskAlertMethods
-
getUseTaskAlertMethods
Get useTaskAlertMethods- Returns:
- useTaskAlertMethods
-
setUseTaskAlertMethods
-
uiColor
-
getUiColor
Get uiColor- Returns:
- uiColor
-
setUiColor
-
uiIconType
-
getUiIconType
Get uiIconType- Returns:
- uiIconType
-
setUiIconType
-
uiScale
-
getUiScale
Get uiScale- Returns:
- uiScale
-
getUiScale_JsonNullable
-
setUiScale_JsonNullable
-
setUiScale
-
uiCenterMarginTop
-
getUiCenterMarginTop
Get uiCenterMarginTop- Returns:
- uiCenterMarginTop
-
getUiCenterMarginTop_JsonNullable
-
setUiCenterMarginTop_JsonNullable
public void setUiCenterMarginTop_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Float> uiCenterMarginTop) -
setUiCenterMarginTop
-
uiCenterMarginLeft
-
getUiCenterMarginLeft
Get uiCenterMarginLeft- Returns:
- uiCenterMarginLeft
-
getUiCenterMarginLeft_JsonNullable
-
setUiCenterMarginLeft_JsonNullable
public void setUiCenterMarginLeft_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Float> uiCenterMarginLeft) -
setUiCenterMarginLeft
-
getCreatedAt
Get createdAt- Returns:
- createdAt
-
getUpdatedAt
Get updatedAt- Returns:
- updatedAt
-
equals
-
hashCode
public int hashCode() -
toString
-