Class PatchedTaskExecution
java.lang.Object
io.cloudreactor.tasksymphony.model.PatchedTaskExecution
@Generated("org.openapitools.codegen.languages.JavaClientCodegen")
public class PatchedTaskExecution
extends Object
A Task Execution is an execution / run instance of a Task.
-
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 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 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 TypeMethodDescriptionapiBaseUrl(String apiBaseUrl) apiErrorTimeoutSeconds(Integer apiErrorTimeoutSeconds) apiFinalUpdateTimeoutSeconds(Integer apiFinalUpdateTimeoutSeconds) apiRequestTimeoutSeconds(Integer apiRequestTimeoutSeconds) apiResumeDelaySeconds(Integer apiResumeDelaySeconds) apiRetryDelaySeconds(Integer apiRetryDelaySeconds) apiTaskExecutionCreationConflictRetryDelaySeconds(Integer apiTaskExecutionCreationConflictRetryDelaySeconds) apiTaskExecutionCreationConflictTimeoutSeconds(Integer apiTaskExecutionCreationConflictTimeoutSeconds) apiTaskExecutionCreationErrorTimeoutSeconds(Integer apiTaskExecutionCreationErrorTimeoutSeconds) currentCpuUnits(Integer currentCpuUnits) currentMemoryMb(Integer currentMemoryMb) debugLogTail(String debugLogTail) deployment(String deployment) embeddedMode(Boolean embeddedMode) environmentVariablesOverrides(Map<String, Object> environmentVariablesOverrides) booleanerrorCount(Long errorCount) errorLogTail(String errorLogTail) expectedCount(Long expectedCount) failedAttempts(Integer failedAttempts) finishedAt(OffsetDateTime finishedAt) Get apiBaseUrlGet apiErrorTimeoutSeconds minimum: -2147483648 maximum: 2147483647org.openapitools.jackson.nullable.JsonNullable<Integer>Get apiFinalUpdateTimeoutSeconds minimum: -2147483648 maximum: 2147483647org.openapitools.jackson.nullable.JsonNullable<Integer>Get apiRequestTimeoutSeconds minimum: -2147483648 maximum: 2147483647org.openapitools.jackson.nullable.JsonNullable<Integer>Get apiResumeDelaySeconds minimum: 0 maximum: 2147483647org.openapitools.jackson.nullable.JsonNullable<Integer>Get apiRetryDelaySeconds minimum: 0 maximum: 2147483647org.openapitools.jackson.nullable.JsonNullable<Integer>Get apiTaskExecutionCreationConflictRetryDelaySeconds minimum: 0 maximum: 2147483647org.openapitools.jackson.nullable.JsonNullable<Integer>Get apiTaskExecutionCreationConflictTimeoutSeconds minimum: -2147483648 maximum: 2147483647org.openapitools.jackson.nullable.JsonNullable<Integer>Get apiTaskExecutionCreationErrorTimeoutSeconds minimum: -2147483648 maximum: 2147483647org.openapitools.jackson.nullable.JsonNullable<Integer>Get commitUrlorg.openapitools.jackson.nullable.JsonNullable<String>Get createdAtGet currentCpuUnits minimum: 0 maximum: 2147483647org.openapitools.jackson.nullable.JsonNullable<Integer>Get currentMemoryMb minimum: 0 maximum: 2147483647org.openapitools.jackson.nullable.JsonNullable<Integer>Get dashboardUrlGet debugLogTailorg.openapitools.jackson.nullable.JsonNullable<String>Get deploymentorg.openapitools.jackson.nullable.JsonNullable<String>Get embeddedModeorg.openapitools.jackson.nullable.JsonNullable<Boolean>Get environmentVariablesOverridesGet errorCount minimum: -9223372036854775808 maximum: 9223372036854775807org.openapitools.jackson.nullable.JsonNullable<Long>Get errorLogTailorg.openapitools.jackson.nullable.JsonNullable<String>Get executionMethodorg.openapitools.jackson.nullable.JsonNullable<AwsEcsExecutionMethod>Get exitCode minimum: -2147483648 maximum: 2147483647org.openapitools.jackson.nullable.JsonNullable<Integer>Get expectedCount minimum: -9223372036854775808 maximum: 9223372036854775807org.openapitools.jackson.nullable.JsonNullable<Long>Get failedAttempts minimum: 0 maximum: 2147483647Get finishedAtorg.openapitools.jackson.nullable.JsonNullable<OffsetDateTime>Get heartbeatIntervalSeconds minimum: -2147483648 maximum: 2147483647org.openapitools.jackson.nullable.JsonNullable<Integer>Get hostnameorg.openapitools.jackson.nullable.JsonNullable<String>Get infrastructureWebsiteUrlorg.openapitools.jackson.nullable.JsonNullable<String>Get isServiceorg.openapitools.jackson.nullable.JsonNullable<Boolean>Required.Get killErrorCode minimum: -2147483648 maximum: 2147483647org.openapitools.jackson.nullable.JsonNullable<Integer>Get killFinishedAtorg.openapitools.jackson.nullable.JsonNullable<OffsetDateTime>Get killStartedAtorg.openapitools.jackson.nullable.JsonNullable<OffsetDateTime>Get lastHeartbeatAtorg.openapitools.jackson.nullable.JsonNullable<OffsetDateTime>Get lastStatusMessageorg.openapitools.jackson.nullable.JsonNullable<String>Get markedDoneAtorg.openapitools.jackson.nullable.JsonNullable<OffsetDateTime>Required.Get markedOutdatedAtorg.openapitools.jackson.nullable.JsonNullable<OffsetDateTime>Get maxConflictingAgeSeconds minimum: -2147483648 maximum: 2147483647org.openapitools.jackson.nullable.JsonNullable<Integer>Get maxCpuUnits minimum: -2147483648 maximum: 2147483647org.openapitools.jackson.nullable.JsonNullable<Integer>Get maxMemoryMb minimum: -2147483648 maximum: 2147483647org.openapitools.jackson.nullable.JsonNullable<Integer>Get meanCpuUnits minimum: 0 maximum: 2147483647org.openapitools.jackson.nullable.JsonNullable<Integer>Get meanMemoryMb minimum: 0 maximum: 2147483647org.openapitools.jackson.nullable.JsonNullable<Integer>Get otherInstanceMetadataGet otherRuntimeMetadataGet preventOfflineExecutionorg.openapitools.jackson.nullable.JsonNullable<Boolean>Get processCommandorg.openapitools.jackson.nullable.JsonNullable<String>Get processMaxRetries minimum: -2147483648 maximum: 2147483647org.openapitools.jackson.nullable.JsonNullable<Integer>Get processRetryDelaySeconds minimum: 0 maximum: 2147483647org.openapitools.jackson.nullable.JsonNullable<Integer>Get processTerminationGracePeriodSeconds minimum: -2147483648 maximum: 2147483647org.openapitools.jackson.nullable.JsonNullable<Integer>Get processTimeoutSeconds minimum: -2147483648 maximum: 2147483647org.openapitools.jackson.nullable.JsonNullable<Integer>Get scheduleorg.openapitools.jackson.nullable.JsonNullable<String>Get skippedCount minimum: -9223372036854775808 maximum: 9223372036854775807org.openapitools.jackson.nullable.JsonNullable<Long>Get startedAtRequired.Get statusGet statusUpdateIntervalSeconds minimum: -2147483648 maximum: 2147483647org.openapitools.jackson.nullable.JsonNullable<Integer>Get statusUpdateMessageMaxBytes minimum: -2147483648 maximum: 2147483647org.openapitools.jackson.nullable.JsonNullable<Integer>Get statusUpdatePort minimum: -2147483648 maximum: 2147483647org.openapitools.jackson.nullable.JsonNullable<Integer>Get stopReasonGet successCount minimum: -9223372036854775808 maximum: 9223372036854775807org.openapitools.jackson.nullable.JsonNullable<Long>getTask()Get taskGet taskMaxConcurrency minimum: -2147483648 maximum: 2147483647org.openapitools.jackson.nullable.JsonNullable<Integer>Get taskVersionNumber minimum: -9223372036854775808 maximum: 9223372036854775807org.openapitools.jackson.nullable.JsonNullable<Long>Get taskVersionSignatureorg.openapitools.jackson.nullable.JsonNullable<String>Get taskVersionTextorg.openapitools.jackson.nullable.JsonNullable<String>Get timedOutAttempts minimum: 0 maximum: 2147483647Get updatedAtgetUrl()Get urlgetUuid()Get uuidGet workflowTaskInstanceExecutionorg.openapitools.jackson.nullable.JsonNullable<WorkflowTaskInstanceExecutionBase>Get wrapperLogLevelorg.openapitools.jackson.nullable.JsonNullable<String>Get wrapperVersionorg.openapitools.jackson.nullable.JsonNullable<String>inthashCode()heartbeatIntervalSeconds(Integer heartbeatIntervalSeconds) killErrorCode(Integer killErrorCode) killFinishedAt(OffsetDateTime killFinishedAt) killStartedAt(OffsetDateTime killStartedAt) lastHeartbeatAt(OffsetDateTime lastHeartbeatAt) lastStatusMessage(String lastStatusMessage) markedDoneAt(OffsetDateTime markedDoneAt) markedOutdatedAt(OffsetDateTime markedOutdatedAt) maxConflictingAgeSeconds(Integer maxConflictingAgeSeconds) maxCpuUnits(Integer maxCpuUnits) maxMemoryMb(Integer maxMemoryMb) meanCpuUnits(Integer meanCpuUnits) meanMemoryMb(Integer meanMemoryMb) otherInstanceMetadata(Map<String, Object> otherInstanceMetadata) otherRuntimeMetadata(Map<String, Object> otherRuntimeMetadata) preventOfflineExecution(Boolean preventOfflineExecution) processCommand(String processCommand) processMaxRetries(Integer processMaxRetries) processRetryDelaySeconds(Integer processRetryDelaySeconds) processTerminationGracePeriodSeconds(Integer processTerminationGracePeriodSeconds) processTimeoutSeconds(Integer processTimeoutSeconds) putEnvironmentVariablesOverridesItem(String key, Object environmentVariablesOverridesItem) putOtherInstanceMetadataItem(String key, Object otherInstanceMetadataItem) putOtherRuntimeMetadataItem(String key, Object otherRuntimeMetadataItem) voidsetApiBaseUrl(String apiBaseUrl) voidsetApiErrorTimeoutSeconds(Integer apiErrorTimeoutSeconds) voidsetApiErrorTimeoutSeconds_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Integer> apiErrorTimeoutSeconds) voidsetApiFinalUpdateTimeoutSeconds(Integer apiFinalUpdateTimeoutSeconds) voidsetApiFinalUpdateTimeoutSeconds_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Integer> apiFinalUpdateTimeoutSeconds) voidsetApiRequestTimeoutSeconds(Integer apiRequestTimeoutSeconds) voidsetApiRequestTimeoutSeconds_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Integer> apiRequestTimeoutSeconds) voidsetApiResumeDelaySeconds(Integer apiResumeDelaySeconds) voidsetApiResumeDelaySeconds_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Integer> apiResumeDelaySeconds) voidsetApiRetryDelaySeconds(Integer apiRetryDelaySeconds) voidsetApiRetryDelaySeconds_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Integer> apiRetryDelaySeconds) voidsetApiTaskExecutionCreationConflictRetryDelaySeconds(Integer apiTaskExecutionCreationConflictRetryDelaySeconds) voidsetApiTaskExecutionCreationConflictRetryDelaySeconds_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Integer> apiTaskExecutionCreationConflictRetryDelaySeconds) voidsetApiTaskExecutionCreationConflictTimeoutSeconds(Integer apiTaskExecutionCreationConflictTimeoutSeconds) voidsetApiTaskExecutionCreationConflictTimeoutSeconds_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Integer> apiTaskExecutionCreationConflictTimeoutSeconds) voidsetApiTaskExecutionCreationErrorTimeoutSeconds(Integer apiTaskExecutionCreationErrorTimeoutSeconds) voidsetApiTaskExecutionCreationErrorTimeoutSeconds_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Integer> apiTaskExecutionCreationErrorTimeoutSeconds) voidsetCurrentCpuUnits(Integer currentCpuUnits) voidsetCurrentCpuUnits_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Integer> currentCpuUnits) voidsetCurrentMemoryMb(Integer currentMemoryMb) voidsetCurrentMemoryMb_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Integer> currentMemoryMb) voidsetDebugLogTail(String debugLogTail) voidsetDebugLogTail_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> debugLogTail) voidsetDeployment(String deployment) voidsetDeployment_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> deployment) voidsetEmbeddedMode(Boolean embeddedMode) voidsetEmbeddedMode_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Boolean> embeddedMode) voidsetEnvironmentVariablesOverrides(Map<String, Object> environmentVariablesOverrides) voidsetEnvironmentVariablesOverrides_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Map<String, Object>> environmentVariablesOverrides) voidsetErrorCount(Long errorCount) voidsetErrorCount_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Long> errorCount) voidsetErrorLogTail(String errorLogTail) voidsetErrorLogTail_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> errorLogTail) voidsetExitCode(Integer exitCode) voidsetExitCode_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Integer> exitCode) voidsetExpectedCount(Long expectedCount) voidsetExpectedCount_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Long> expectedCount) voidsetFailedAttempts(Integer failedAttempts) voidsetFinishedAt(OffsetDateTime finishedAt) voidsetFinishedAt_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<OffsetDateTime> finishedAt) voidsetHeartbeatIntervalSeconds(Integer heartbeatIntervalSeconds) voidsetHeartbeatIntervalSeconds_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Integer> heartbeatIntervalSeconds) voidsetHostname(String hostname) voidsetHostname_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> hostname) voidsetIsService(Boolean isService) voidsetIsService_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Boolean> isService) voidsetKillErrorCode(Integer killErrorCode) voidsetKillErrorCode_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Integer> killErrorCode) voidsetKillFinishedAt(OffsetDateTime killFinishedAt) voidsetKillFinishedAt_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<OffsetDateTime> killFinishedAt) voidsetKillStartedAt(OffsetDateTime killStartedAt) voidsetKillStartedAt_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<OffsetDateTime> killStartedAt) voidsetLastHeartbeatAt(OffsetDateTime lastHeartbeatAt) voidsetLastHeartbeatAt_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<OffsetDateTime> lastHeartbeatAt) voidsetLastStatusMessage(String lastStatusMessage) voidsetLastStatusMessage_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> lastStatusMessage) voidsetMarkedDoneAt(OffsetDateTime markedDoneAt) voidsetMarkedDoneAt_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<OffsetDateTime> markedDoneAt) voidsetMarkedOutdatedAt(OffsetDateTime markedOutdatedAt) voidsetMarkedOutdatedAt_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<OffsetDateTime> markedOutdatedAt) voidsetMaxConflictingAgeSeconds(Integer maxConflictingAgeSeconds) voidsetMaxConflictingAgeSeconds_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Integer> maxConflictingAgeSeconds) voidsetMaxCpuUnits(Integer maxCpuUnits) voidsetMaxCpuUnits_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Integer> maxCpuUnits) voidsetMaxMemoryMb(Integer maxMemoryMb) voidsetMaxMemoryMb_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Integer> maxMemoryMb) voidsetMeanCpuUnits(Integer meanCpuUnits) voidsetMeanCpuUnits_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Integer> meanCpuUnits) voidsetMeanMemoryMb(Integer meanMemoryMb) voidsetMeanMemoryMb_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Integer> meanMemoryMb) voidsetOtherInstanceMetadata(Map<String, Object> otherInstanceMetadata) voidsetOtherInstanceMetadata_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Map<String, Object>> otherInstanceMetadata) voidsetOtherRuntimeMetadata(Map<String, Object> otherRuntimeMetadata) voidsetOtherRuntimeMetadata_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Map<String, Object>> otherRuntimeMetadata) voidsetPreventOfflineExecution(Boolean preventOfflineExecution) voidsetPreventOfflineExecution_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Boolean> preventOfflineExecution) voidsetProcessCommand(String processCommand) voidsetProcessCommand_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> processCommand) voidsetProcessMaxRetries(Integer processMaxRetries) voidsetProcessMaxRetries_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Integer> processMaxRetries) voidsetProcessRetryDelaySeconds(Integer processRetryDelaySeconds) voidsetProcessRetryDelaySeconds_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Integer> processRetryDelaySeconds) voidsetProcessTerminationGracePeriodSeconds(Integer processTerminationGracePeriodSeconds) voidsetProcessTerminationGracePeriodSeconds_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Integer> processTerminationGracePeriodSeconds) voidsetProcessTimeoutSeconds(Integer processTimeoutSeconds) voidsetProcessTimeoutSeconds_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Integer> processTimeoutSeconds) voidsetSchedule(String schedule) voidsetSchedule_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> schedule) voidsetSkippedCount(Long skippedCount) voidsetSkippedCount_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Long> skippedCount) voidsetStatus(TaskExecutionStatus status) voidsetStatusUpdateIntervalSeconds(Integer statusUpdateIntervalSeconds) voidsetStatusUpdateIntervalSeconds_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Integer> statusUpdateIntervalSeconds) voidsetStatusUpdateMessageMaxBytes(Integer statusUpdateMessageMaxBytes) voidsetStatusUpdateMessageMaxBytes_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Integer> statusUpdateMessageMaxBytes) voidsetStatusUpdatePort(Integer statusUpdatePort) voidsetStatusUpdatePort_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Integer> statusUpdatePort) voidsetStopReason(StopReasonEnum stopReason) voidsetSuccessCount(Long successCount) voidsetSuccessCount_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Long> successCount) voidsetTask(NameAndUuid task) voidsetTaskMaxConcurrency(Integer taskMaxConcurrency) voidsetTaskMaxConcurrency_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Integer> taskMaxConcurrency) voidsetTaskVersionNumber(Long taskVersionNumber) voidsetTaskVersionNumber_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Long> taskVersionNumber) voidsetTaskVersionSignature(String taskVersionSignature) voidsetTaskVersionSignature_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> taskVersionSignature) voidsetTaskVersionText(String taskVersionText) voidsetTaskVersionText_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> taskVersionText) voidsetTimedOutAttempts(Integer timedOutAttempts) voidsetWrapperLogLevel(String wrapperLogLevel) voidsetWrapperLogLevel_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> wrapperLogLevel) voidsetWrapperVersion(String wrapperVersion) voidsetWrapperVersion_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> wrapperVersion) skippedCount(Long skippedCount) status(TaskExecutionStatus status) statusUpdateIntervalSeconds(Integer statusUpdateIntervalSeconds) statusUpdateMessageMaxBytes(Integer statusUpdateMessageMaxBytes) statusUpdatePort(Integer statusUpdatePort) stopReason(StopReasonEnum stopReason) successCount(Long successCount) task(NameAndUuid task) taskMaxConcurrency(Integer taskMaxConcurrency) taskVersionNumber(Long taskVersionNumber) taskVersionSignature(String taskVersionSignature) taskVersionText(String taskVersionText) timedOutAttempts(Integer timedOutAttempts) toString()wrapperLogLevel(String wrapperLogLevel) wrapperVersion(String wrapperVersion)
-
Field Details
-
JSON_PROPERTY_URL
- See Also:
-
JSON_PROPERTY_UUID
- See Also:
-
JSON_PROPERTY_DASHBOARD_URL
- See Also:
-
JSON_PROPERTY_INFRASTRUCTURE_WEBSITE_URL
- See Also:
-
JSON_PROPERTY_TASK
- See Also:
-
JSON_PROPERTY_TASK_VERSION_NUMBER
- See Also:
-
JSON_PROPERTY_TASK_VERSION_TEXT
- See Also:
-
JSON_PROPERTY_TASK_VERSION_SIGNATURE
- See Also:
-
JSON_PROPERTY_COMMIT_URL
- See Also:
-
JSON_PROPERTY_OTHER_INSTANCE_METADATA
- See Also:
-
JSON_PROPERTY_HOSTNAME
- See Also:
-
JSON_PROPERTY_ENVIRONMENT_VARIABLES_OVERRIDES
- See Also:
-
JSON_PROPERTY_EXECUTION_METHOD
- See Also:
-
JSON_PROPERTY_STATUS
- See Also:
-
JSON_PROPERTY_STARTED_BY
- See Also:
-
JSON_PROPERTY_STARTED_AT
- See Also:
-
JSON_PROPERTY_FINISHED_AT
- See Also:
-
JSON_PROPERTY_MARKED_DONE_BY
- See Also:
-
JSON_PROPERTY_MARKED_DONE_AT
- See Also:
-
JSON_PROPERTY_MARKED_OUTDATED_AT
- See Also:
-
JSON_PROPERTY_KILLED_BY
- See Also:
-
JSON_PROPERTY_KILL_STARTED_AT
- See Also:
-
JSON_PROPERTY_KILL_FINISHED_AT
- See Also:
-
JSON_PROPERTY_KILL_ERROR_CODE
- See Also:
-
JSON_PROPERTY_STOP_REASON
- See Also:
-
JSON_PROPERTY_LAST_HEARTBEAT_AT
- See Also:
-
JSON_PROPERTY_FAILED_ATTEMPTS
- See Also:
-
JSON_PROPERTY_TIMED_OUT_ATTEMPTS
- See Also:
-
JSON_PROPERTY_EXIT_CODE
- See Also:
-
JSON_PROPERTY_LAST_STATUS_MESSAGE
- See Also:
-
JSON_PROPERTY_ERROR_COUNT
- See Also:
-
JSON_PROPERTY_SKIPPED_COUNT
- See Also:
-
JSON_PROPERTY_EXPECTED_COUNT
- See Also:
-
JSON_PROPERTY_SUCCESS_COUNT
- See Also:
-
JSON_PROPERTY_OTHER_RUNTIME_METADATA
- See Also:
-
JSON_PROPERTY_CURRENT_CPU_UNITS
- See Also:
-
JSON_PROPERTY_MEAN_CPU_UNITS
- See Also:
-
JSON_PROPERTY_MAX_CPU_UNITS
- See Also:
-
JSON_PROPERTY_CURRENT_MEMORY_MB
- See Also:
-
JSON_PROPERTY_MEAN_MEMORY_MB
- See Also:
-
JSON_PROPERTY_MAX_MEMORY_MB
- See Also:
-
JSON_PROPERTY_WRAPPER_VERSION
- See Also:
-
JSON_PROPERTY_WRAPPER_LOG_LEVEL
- See Also:
-
JSON_PROPERTY_DEPLOYMENT
- See Also:
-
JSON_PROPERTY_PROCESS_COMMAND
- See Also:
-
JSON_PROPERTY_IS_SERVICE
- See Also:
-
JSON_PROPERTY_TASK_MAX_CONCURRENCY
- See Also:
-
JSON_PROPERTY_MAX_CONFLICTING_AGE_SECONDS
- See Also:
-
JSON_PROPERTY_PREVENT_OFFLINE_EXECUTION
- See Also:
-
JSON_PROPERTY_PROCESS_TIMEOUT_SECONDS
- See Also:
-
JSON_PROPERTY_PROCESS_TERMINATION_GRACE_PERIOD_SECONDS
- See Also:
-
JSON_PROPERTY_PROCESS_MAX_RETRIES
- See Also:
-
JSON_PROPERTY_PROCESS_RETRY_DELAY_SECONDS
- See Also:
-
JSON_PROPERTY_SCHEDULE
- See Also:
-
JSON_PROPERTY_HEARTBEAT_INTERVAL_SECONDS
- See Also:
-
JSON_PROPERTY_WORKFLOW_TASK_INSTANCE_EXECUTION
- See Also:
-
JSON_PROPERTY_API_BASE_URL
- See Also:
-
JSON_PROPERTY_API_REQUEST_TIMEOUT_SECONDS
- See Also:
-
JSON_PROPERTY_API_RETRY_DELAY_SECONDS
- See Also:
-
JSON_PROPERTY_API_RESUME_DELAY_SECONDS
- See Also:
-
JSON_PROPERTY_API_ERROR_TIMEOUT_SECONDS
- See Also:
-
JSON_PROPERTY_API_TASK_EXECUTION_CREATION_ERROR_TIMEOUT_SECONDS
- See Also:
-
JSON_PROPERTY_API_TASK_EXECUTION_CREATION_CONFLICT_TIMEOUT_SECONDS
- See Also:
-
JSON_PROPERTY_API_TASK_EXECUTION_CREATION_CONFLICT_RETRY_DELAY_SECONDS
- See Also:
-
JSON_PROPERTY_API_FINAL_UPDATE_TIMEOUT_SECONDS
- See Also:
-
JSON_PROPERTY_STATUS_UPDATE_INTERVAL_SECONDS
- See Also:
-
JSON_PROPERTY_STATUS_UPDATE_PORT
- See Also:
-
JSON_PROPERTY_STATUS_UPDATE_MESSAGE_MAX_BYTES
- See Also:
-
JSON_PROPERTY_DEBUG_LOG_TAIL
- See Also:
-
JSON_PROPERTY_ERROR_LOG_TAIL
- See Also:
-
JSON_PROPERTY_EMBEDDED_MODE
- See Also:
-
JSON_PROPERTY_CREATED_AT
- See Also:
-
JSON_PROPERTY_UPDATED_AT
- See Also:
-
-
Constructor Details
-
PatchedTaskExecution
public PatchedTaskExecution()
-
-
Method Details
-
getUrl
Get url- Returns:
- url
-
getUuid
Get uuid- Returns:
- uuid
-
getDashboardUrl
Get dashboardUrl- Returns:
- dashboardUrl
-
getInfrastructureWebsiteUrl
Get infrastructureWebsiteUrl- Returns:
- infrastructureWebsiteUrl
-
getInfrastructureWebsiteUrl_JsonNullable
public org.openapitools.jackson.nullable.JsonNullable<String> getInfrastructureWebsiteUrl_JsonNullable() -
task
-
getTask
Get task- Returns:
- task
-
setTask
-
taskVersionNumber
-
getTaskVersionNumber
Get taskVersionNumber minimum: -9223372036854775808 maximum: 9223372036854775807- Returns:
- taskVersionNumber
-
getTaskVersionNumber_JsonNullable
-
setTaskVersionNumber_JsonNullable
public void setTaskVersionNumber_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Long> taskVersionNumber) -
setTaskVersionNumber
-
taskVersionText
-
getTaskVersionText
Get taskVersionText- Returns:
- taskVersionText
-
getTaskVersionText_JsonNullable
-
setTaskVersionText_JsonNullable
public void setTaskVersionText_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> taskVersionText) -
setTaskVersionText
-
taskVersionSignature
-
getTaskVersionSignature
Get taskVersionSignature- Returns:
- taskVersionSignature
-
getTaskVersionSignature_JsonNullable
public org.openapitools.jackson.nullable.JsonNullable<String> getTaskVersionSignature_JsonNullable() -
setTaskVersionSignature_JsonNullable
public void setTaskVersionSignature_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> taskVersionSignature) -
setTaskVersionSignature
-
getCommitUrl
Get commitUrl- Returns:
- commitUrl
-
getCommitUrl_JsonNullable
-
otherInstanceMetadata
-
putOtherInstanceMetadataItem
public PatchedTaskExecution putOtherInstanceMetadataItem(String key, Object otherInstanceMetadataItem) -
getOtherInstanceMetadata
Get otherInstanceMetadata- Returns:
- otherInstanceMetadata
-
getOtherInstanceMetadata_JsonNullable
-
setOtherInstanceMetadata_JsonNullable
-
setOtherInstanceMetadata
-
hostname
-
getHostname
Get hostname- Returns:
- hostname
-
getHostname_JsonNullable
-
setHostname_JsonNullable
public void setHostname_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> hostname) -
setHostname
-
environmentVariablesOverrides
public PatchedTaskExecution environmentVariablesOverrides(Map<String, Object> environmentVariablesOverrides) -
putEnvironmentVariablesOverridesItem
public PatchedTaskExecution putEnvironmentVariablesOverridesItem(String key, Object environmentVariablesOverridesItem) -
getEnvironmentVariablesOverrides
Get environmentVariablesOverrides- Returns:
- environmentVariablesOverrides
-
getEnvironmentVariablesOverrides_JsonNullable
-
setEnvironmentVariablesOverrides_JsonNullable
-
setEnvironmentVariablesOverrides
-
getExecutionMethod
Get executionMethod- Returns:
- executionMethod
-
getExecutionMethod_JsonNullable
public org.openapitools.jackson.nullable.JsonNullable<AwsEcsExecutionMethod> getExecutionMethod_JsonNullable() -
status
-
getStatus
Get status- Returns:
- status
-
setStatus
-
getStartedBy
Required. 150 characters or fewer. Letters, digits and @/./+/-/_ only.- Returns:
- startedBy
-
getStartedAt
Get startedAt- Returns:
- startedAt
-
finishedAt
-
getFinishedAt
Get finishedAt- Returns:
- finishedAt
-
getFinishedAt_JsonNullable
-
setFinishedAt_JsonNullable
public void setFinishedAt_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<OffsetDateTime> finishedAt) -
setFinishedAt
-
getMarkedDoneBy
Required. 150 characters or fewer. Letters, digits and @/./+/-/_ only.- Returns:
- markedDoneBy
-
markedDoneAt
-
getMarkedDoneAt
Get markedDoneAt- Returns:
- markedDoneAt
-
getMarkedDoneAt_JsonNullable
public org.openapitools.jackson.nullable.JsonNullable<OffsetDateTime> getMarkedDoneAt_JsonNullable() -
setMarkedDoneAt_JsonNullable
public void setMarkedDoneAt_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<OffsetDateTime> markedDoneAt) -
setMarkedDoneAt
-
markedOutdatedAt
-
getMarkedOutdatedAt
Get markedOutdatedAt- Returns:
- markedOutdatedAt
-
getMarkedOutdatedAt_JsonNullable
public org.openapitools.jackson.nullable.JsonNullable<OffsetDateTime> getMarkedOutdatedAt_JsonNullable() -
setMarkedOutdatedAt_JsonNullable
public void setMarkedOutdatedAt_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<OffsetDateTime> markedOutdatedAt) -
setMarkedOutdatedAt
-
getKilledBy
Required. 150 characters or fewer. Letters, digits and @/./+/-/_ only.- Returns:
- killedBy
-
killStartedAt
-
getKillStartedAt
Get killStartedAt- Returns:
- killStartedAt
-
getKillStartedAt_JsonNullable
public org.openapitools.jackson.nullable.JsonNullable<OffsetDateTime> getKillStartedAt_JsonNullable() -
setKillStartedAt_JsonNullable
public void setKillStartedAt_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<OffsetDateTime> killStartedAt) -
setKillStartedAt
-
killFinishedAt
-
getKillFinishedAt
Get killFinishedAt- Returns:
- killFinishedAt
-
getKillFinishedAt_JsonNullable
public org.openapitools.jackson.nullable.JsonNullable<OffsetDateTime> getKillFinishedAt_JsonNullable() -
setKillFinishedAt_JsonNullable
public void setKillFinishedAt_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<OffsetDateTime> killFinishedAt) -
setKillFinishedAt
-
killErrorCode
-
getKillErrorCode
Get killErrorCode minimum: -2147483648 maximum: 2147483647- Returns:
- killErrorCode
-
getKillErrorCode_JsonNullable
-
setKillErrorCode_JsonNullable
public void setKillErrorCode_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Integer> killErrorCode) -
setKillErrorCode
-
stopReason
-
getStopReason
Get stopReason- Returns:
- stopReason
-
setStopReason
-
lastHeartbeatAt
-
getLastHeartbeatAt
Get lastHeartbeatAt- Returns:
- lastHeartbeatAt
-
getLastHeartbeatAt_JsonNullable
public org.openapitools.jackson.nullable.JsonNullable<OffsetDateTime> getLastHeartbeatAt_JsonNullable() -
setLastHeartbeatAt_JsonNullable
public void setLastHeartbeatAt_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<OffsetDateTime> lastHeartbeatAt) -
setLastHeartbeatAt
-
failedAttempts
-
getFailedAttempts
Get failedAttempts minimum: 0 maximum: 2147483647- Returns:
- failedAttempts
-
setFailedAttempts
-
timedOutAttempts
-
getTimedOutAttempts
Get timedOutAttempts minimum: 0 maximum: 2147483647- Returns:
- timedOutAttempts
-
setTimedOutAttempts
-
exitCode
-
getExitCode
Get exitCode minimum: -2147483648 maximum: 2147483647- Returns:
- exitCode
-
getExitCode_JsonNullable
-
setExitCode_JsonNullable
public void setExitCode_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Integer> exitCode) -
setExitCode
-
lastStatusMessage
-
getLastStatusMessage
Get lastStatusMessage- Returns:
- lastStatusMessage
-
getLastStatusMessage_JsonNullable
-
setLastStatusMessage_JsonNullable
public void setLastStatusMessage_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> lastStatusMessage) -
setLastStatusMessage
-
errorCount
-
getErrorCount
Get errorCount minimum: -9223372036854775808 maximum: 9223372036854775807- Returns:
- errorCount
-
getErrorCount_JsonNullable
-
setErrorCount_JsonNullable
public void setErrorCount_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Long> errorCount) -
setErrorCount
-
skippedCount
-
getSkippedCount
Get skippedCount minimum: -9223372036854775808 maximum: 9223372036854775807- Returns:
- skippedCount
-
getSkippedCount_JsonNullable
-
setSkippedCount_JsonNullable
public void setSkippedCount_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Long> skippedCount) -
setSkippedCount
-
expectedCount
-
getExpectedCount
Get expectedCount minimum: -9223372036854775808 maximum: 9223372036854775807- Returns:
- expectedCount
-
getExpectedCount_JsonNullable
-
setExpectedCount_JsonNullable
public void setExpectedCount_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Long> expectedCount) -
setExpectedCount
-
successCount
-
getSuccessCount
Get successCount minimum: -9223372036854775808 maximum: 9223372036854775807- Returns:
- successCount
-
getSuccessCount_JsonNullable
-
setSuccessCount_JsonNullable
public void setSuccessCount_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Long> successCount) -
setSuccessCount
-
otherRuntimeMetadata
-
putOtherRuntimeMetadataItem
public PatchedTaskExecution putOtherRuntimeMetadataItem(String key, Object otherRuntimeMetadataItem) -
getOtherRuntimeMetadata
Get otherRuntimeMetadata- Returns:
- otherRuntimeMetadata
-
getOtherRuntimeMetadata_JsonNullable
-
setOtherRuntimeMetadata_JsonNullable
-
setOtherRuntimeMetadata
-
currentCpuUnits
-
getCurrentCpuUnits
Get currentCpuUnits minimum: 0 maximum: 2147483647- Returns:
- currentCpuUnits
-
getCurrentCpuUnits_JsonNullable
-
setCurrentCpuUnits_JsonNullable
public void setCurrentCpuUnits_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Integer> currentCpuUnits) -
setCurrentCpuUnits
-
meanCpuUnits
-
getMeanCpuUnits
Get meanCpuUnits minimum: 0 maximum: 2147483647- Returns:
- meanCpuUnits
-
getMeanCpuUnits_JsonNullable
-
setMeanCpuUnits_JsonNullable
public void setMeanCpuUnits_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Integer> meanCpuUnits) -
setMeanCpuUnits
-
maxCpuUnits
-
getMaxCpuUnits
Get maxCpuUnits minimum: -2147483648 maximum: 2147483647- Returns:
- maxCpuUnits
-
getMaxCpuUnits_JsonNullable
-
setMaxCpuUnits_JsonNullable
public void setMaxCpuUnits_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Integer> maxCpuUnits) -
setMaxCpuUnits
-
currentMemoryMb
-
getCurrentMemoryMb
Get currentMemoryMb minimum: 0 maximum: 2147483647- Returns:
- currentMemoryMb
-
getCurrentMemoryMb_JsonNullable
-
setCurrentMemoryMb_JsonNullable
public void setCurrentMemoryMb_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Integer> currentMemoryMb) -
setCurrentMemoryMb
-
meanMemoryMb
-
getMeanMemoryMb
Get meanMemoryMb minimum: 0 maximum: 2147483647- Returns:
- meanMemoryMb
-
getMeanMemoryMb_JsonNullable
-
setMeanMemoryMb_JsonNullable
public void setMeanMemoryMb_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Integer> meanMemoryMb) -
setMeanMemoryMb
-
maxMemoryMb
-
getMaxMemoryMb
Get maxMemoryMb minimum: -2147483648 maximum: 2147483647- Returns:
- maxMemoryMb
-
getMaxMemoryMb_JsonNullable
-
setMaxMemoryMb_JsonNullable
public void setMaxMemoryMb_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Integer> maxMemoryMb) -
setMaxMemoryMb
-
wrapperVersion
-
getWrapperVersion
Get wrapperVersion- Returns:
- wrapperVersion
-
getWrapperVersion_JsonNullable
-
setWrapperVersion_JsonNullable
public void setWrapperVersion_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> wrapperVersion) -
setWrapperVersion
-
wrapperLogLevel
-
getWrapperLogLevel
Get wrapperLogLevel- Returns:
- wrapperLogLevel
-
getWrapperLogLevel_JsonNullable
-
setWrapperLogLevel_JsonNullable
public void setWrapperLogLevel_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> wrapperLogLevel) -
setWrapperLogLevel
-
deployment
-
getDeployment
Get deployment- Returns:
- deployment
-
getDeployment_JsonNullable
-
setDeployment_JsonNullable
public void setDeployment_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> deployment) -
setDeployment
-
processCommand
-
getProcessCommand
Get processCommand- Returns:
- processCommand
-
getProcessCommand_JsonNullable
-
setProcessCommand_JsonNullable
public void setProcessCommand_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> processCommand) -
setProcessCommand
-
isService
-
getIsService
Get isService- Returns:
- isService
-
getIsService_JsonNullable
-
setIsService_JsonNullable
public void setIsService_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Boolean> isService) -
setIsService
-
taskMaxConcurrency
-
getTaskMaxConcurrency
Get taskMaxConcurrency minimum: -2147483648 maximum: 2147483647- Returns:
- taskMaxConcurrency
-
getTaskMaxConcurrency_JsonNullable
-
setTaskMaxConcurrency_JsonNullable
public void setTaskMaxConcurrency_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Integer> taskMaxConcurrency) -
setTaskMaxConcurrency
-
maxConflictingAgeSeconds
-
getMaxConflictingAgeSeconds
Get maxConflictingAgeSeconds minimum: -2147483648 maximum: 2147483647- Returns:
- maxConflictingAgeSeconds
-
getMaxConflictingAgeSeconds_JsonNullable
public org.openapitools.jackson.nullable.JsonNullable<Integer> getMaxConflictingAgeSeconds_JsonNullable() -
setMaxConflictingAgeSeconds_JsonNullable
public void setMaxConflictingAgeSeconds_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Integer> maxConflictingAgeSeconds) -
setMaxConflictingAgeSeconds
-
preventOfflineExecution
-
getPreventOfflineExecution
Get preventOfflineExecution- Returns:
- preventOfflineExecution
-
getPreventOfflineExecution_JsonNullable
public org.openapitools.jackson.nullable.JsonNullable<Boolean> getPreventOfflineExecution_JsonNullable() -
setPreventOfflineExecution_JsonNullable
public void setPreventOfflineExecution_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Boolean> preventOfflineExecution) -
setPreventOfflineExecution
-
processTimeoutSeconds
-
getProcessTimeoutSeconds
Get processTimeoutSeconds minimum: -2147483648 maximum: 2147483647- Returns:
- processTimeoutSeconds
-
getProcessTimeoutSeconds_JsonNullable
public org.openapitools.jackson.nullable.JsonNullable<Integer> getProcessTimeoutSeconds_JsonNullable() -
setProcessTimeoutSeconds_JsonNullable
public void setProcessTimeoutSeconds_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Integer> processTimeoutSeconds) -
setProcessTimeoutSeconds
-
processTerminationGracePeriodSeconds
public PatchedTaskExecution processTerminationGracePeriodSeconds(Integer processTerminationGracePeriodSeconds) -
getProcessTerminationGracePeriodSeconds
Get processTerminationGracePeriodSeconds minimum: -2147483648 maximum: 2147483647- Returns:
- processTerminationGracePeriodSeconds
-
getProcessTerminationGracePeriodSeconds_JsonNullable
public org.openapitools.jackson.nullable.JsonNullable<Integer> getProcessTerminationGracePeriodSeconds_JsonNullable() -
setProcessTerminationGracePeriodSeconds_JsonNullable
public void setProcessTerminationGracePeriodSeconds_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Integer> processTerminationGracePeriodSeconds) -
setProcessTerminationGracePeriodSeconds
-
processMaxRetries
-
getProcessMaxRetries
Get processMaxRetries minimum: -2147483648 maximum: 2147483647- Returns:
- processMaxRetries
-
getProcessMaxRetries_JsonNullable
-
setProcessMaxRetries_JsonNullable
public void setProcessMaxRetries_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Integer> processMaxRetries) -
setProcessMaxRetries
-
processRetryDelaySeconds
-
getProcessRetryDelaySeconds
Get processRetryDelaySeconds minimum: 0 maximum: 2147483647- Returns:
- processRetryDelaySeconds
-
getProcessRetryDelaySeconds_JsonNullable
public org.openapitools.jackson.nullable.JsonNullable<Integer> getProcessRetryDelaySeconds_JsonNullable() -
setProcessRetryDelaySeconds_JsonNullable
public void setProcessRetryDelaySeconds_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Integer> processRetryDelaySeconds) -
setProcessRetryDelaySeconds
-
schedule
-
getSchedule
Get schedule- Returns:
- schedule
-
getSchedule_JsonNullable
-
setSchedule_JsonNullable
public void setSchedule_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> schedule) -
setSchedule
-
heartbeatIntervalSeconds
-
getHeartbeatIntervalSeconds
Get heartbeatIntervalSeconds minimum: -2147483648 maximum: 2147483647- Returns:
- heartbeatIntervalSeconds
-
getHeartbeatIntervalSeconds_JsonNullable
public org.openapitools.jackson.nullable.JsonNullable<Integer> getHeartbeatIntervalSeconds_JsonNullable() -
setHeartbeatIntervalSeconds_JsonNullable
public void setHeartbeatIntervalSeconds_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Integer> heartbeatIntervalSeconds) -
setHeartbeatIntervalSeconds
-
getWorkflowTaskInstanceExecution
Get workflowTaskInstanceExecution- Returns:
- workflowTaskInstanceExecution
-
getWorkflowTaskInstanceExecution_JsonNullable
public org.openapitools.jackson.nullable.JsonNullable<WorkflowTaskInstanceExecutionBase> getWorkflowTaskInstanceExecution_JsonNullable() -
apiBaseUrl
-
getApiBaseUrl
Get apiBaseUrl- Returns:
- apiBaseUrl
-
setApiBaseUrl
-
apiRequestTimeoutSeconds
-
getApiRequestTimeoutSeconds
Get apiRequestTimeoutSeconds minimum: -2147483648 maximum: 2147483647- Returns:
- apiRequestTimeoutSeconds
-
getApiRequestTimeoutSeconds_JsonNullable
public org.openapitools.jackson.nullable.JsonNullable<Integer> getApiRequestTimeoutSeconds_JsonNullable() -
setApiRequestTimeoutSeconds_JsonNullable
public void setApiRequestTimeoutSeconds_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Integer> apiRequestTimeoutSeconds) -
setApiRequestTimeoutSeconds
-
apiRetryDelaySeconds
-
getApiRetryDelaySeconds
Get apiRetryDelaySeconds minimum: 0 maximum: 2147483647- Returns:
- apiRetryDelaySeconds
-
getApiRetryDelaySeconds_JsonNullable
public org.openapitools.jackson.nullable.JsonNullable<Integer> getApiRetryDelaySeconds_JsonNullable() -
setApiRetryDelaySeconds_JsonNullable
public void setApiRetryDelaySeconds_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Integer> apiRetryDelaySeconds) -
setApiRetryDelaySeconds
-
apiResumeDelaySeconds
-
getApiResumeDelaySeconds
Get apiResumeDelaySeconds minimum: 0 maximum: 2147483647- Returns:
- apiResumeDelaySeconds
-
getApiResumeDelaySeconds_JsonNullable
public org.openapitools.jackson.nullable.JsonNullable<Integer> getApiResumeDelaySeconds_JsonNullable() -
setApiResumeDelaySeconds_JsonNullable
public void setApiResumeDelaySeconds_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Integer> apiResumeDelaySeconds) -
setApiResumeDelaySeconds
-
apiErrorTimeoutSeconds
-
getApiErrorTimeoutSeconds
Get apiErrorTimeoutSeconds minimum: -2147483648 maximum: 2147483647- Returns:
- apiErrorTimeoutSeconds
-
getApiErrorTimeoutSeconds_JsonNullable
public org.openapitools.jackson.nullable.JsonNullable<Integer> getApiErrorTimeoutSeconds_JsonNullable() -
setApiErrorTimeoutSeconds_JsonNullable
public void setApiErrorTimeoutSeconds_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Integer> apiErrorTimeoutSeconds) -
setApiErrorTimeoutSeconds
-
apiTaskExecutionCreationErrorTimeoutSeconds
public PatchedTaskExecution apiTaskExecutionCreationErrorTimeoutSeconds(Integer apiTaskExecutionCreationErrorTimeoutSeconds) -
getApiTaskExecutionCreationErrorTimeoutSeconds
Get apiTaskExecutionCreationErrorTimeoutSeconds minimum: -2147483648 maximum: 2147483647- Returns:
- apiTaskExecutionCreationErrorTimeoutSeconds
-
getApiTaskExecutionCreationErrorTimeoutSeconds_JsonNullable
public org.openapitools.jackson.nullable.JsonNullable<Integer> getApiTaskExecutionCreationErrorTimeoutSeconds_JsonNullable() -
setApiTaskExecutionCreationErrorTimeoutSeconds_JsonNullable
public void setApiTaskExecutionCreationErrorTimeoutSeconds_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Integer> apiTaskExecutionCreationErrorTimeoutSeconds) -
setApiTaskExecutionCreationErrorTimeoutSeconds
public void setApiTaskExecutionCreationErrorTimeoutSeconds(Integer apiTaskExecutionCreationErrorTimeoutSeconds) -
apiTaskExecutionCreationConflictTimeoutSeconds
public PatchedTaskExecution apiTaskExecutionCreationConflictTimeoutSeconds(Integer apiTaskExecutionCreationConflictTimeoutSeconds) -
getApiTaskExecutionCreationConflictTimeoutSeconds
Get apiTaskExecutionCreationConflictTimeoutSeconds minimum: -2147483648 maximum: 2147483647- Returns:
- apiTaskExecutionCreationConflictTimeoutSeconds
-
getApiTaskExecutionCreationConflictTimeoutSeconds_JsonNullable
public org.openapitools.jackson.nullable.JsonNullable<Integer> getApiTaskExecutionCreationConflictTimeoutSeconds_JsonNullable() -
setApiTaskExecutionCreationConflictTimeoutSeconds_JsonNullable
public void setApiTaskExecutionCreationConflictTimeoutSeconds_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Integer> apiTaskExecutionCreationConflictTimeoutSeconds) -
setApiTaskExecutionCreationConflictTimeoutSeconds
public void setApiTaskExecutionCreationConflictTimeoutSeconds(Integer apiTaskExecutionCreationConflictTimeoutSeconds) -
apiTaskExecutionCreationConflictRetryDelaySeconds
public PatchedTaskExecution apiTaskExecutionCreationConflictRetryDelaySeconds(Integer apiTaskExecutionCreationConflictRetryDelaySeconds) -
getApiTaskExecutionCreationConflictRetryDelaySeconds
Get apiTaskExecutionCreationConflictRetryDelaySeconds minimum: 0 maximum: 2147483647- Returns:
- apiTaskExecutionCreationConflictRetryDelaySeconds
-
getApiTaskExecutionCreationConflictRetryDelaySeconds_JsonNullable
public org.openapitools.jackson.nullable.JsonNullable<Integer> getApiTaskExecutionCreationConflictRetryDelaySeconds_JsonNullable() -
setApiTaskExecutionCreationConflictRetryDelaySeconds_JsonNullable
public void setApiTaskExecutionCreationConflictRetryDelaySeconds_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Integer> apiTaskExecutionCreationConflictRetryDelaySeconds) -
setApiTaskExecutionCreationConflictRetryDelaySeconds
public void setApiTaskExecutionCreationConflictRetryDelaySeconds(Integer apiTaskExecutionCreationConflictRetryDelaySeconds) -
apiFinalUpdateTimeoutSeconds
-
getApiFinalUpdateTimeoutSeconds
Get apiFinalUpdateTimeoutSeconds minimum: -2147483648 maximum: 2147483647- Returns:
- apiFinalUpdateTimeoutSeconds
-
getApiFinalUpdateTimeoutSeconds_JsonNullable
public org.openapitools.jackson.nullable.JsonNullable<Integer> getApiFinalUpdateTimeoutSeconds_JsonNullable() -
setApiFinalUpdateTimeoutSeconds_JsonNullable
public void setApiFinalUpdateTimeoutSeconds_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Integer> apiFinalUpdateTimeoutSeconds) -
setApiFinalUpdateTimeoutSeconds
-
statusUpdateIntervalSeconds
-
getStatusUpdateIntervalSeconds
Get statusUpdateIntervalSeconds minimum: -2147483648 maximum: 2147483647- Returns:
- statusUpdateIntervalSeconds
-
getStatusUpdateIntervalSeconds_JsonNullable
public org.openapitools.jackson.nullable.JsonNullable<Integer> getStatusUpdateIntervalSeconds_JsonNullable() -
setStatusUpdateIntervalSeconds_JsonNullable
public void setStatusUpdateIntervalSeconds_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Integer> statusUpdateIntervalSeconds) -
setStatusUpdateIntervalSeconds
-
statusUpdatePort
-
getStatusUpdatePort
Get statusUpdatePort minimum: -2147483648 maximum: 2147483647- Returns:
- statusUpdatePort
-
getStatusUpdatePort_JsonNullable
-
setStatusUpdatePort_JsonNullable
public void setStatusUpdatePort_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Integer> statusUpdatePort) -
setStatusUpdatePort
-
statusUpdateMessageMaxBytes
-
getStatusUpdateMessageMaxBytes
Get statusUpdateMessageMaxBytes minimum: -2147483648 maximum: 2147483647- Returns:
- statusUpdateMessageMaxBytes
-
getStatusUpdateMessageMaxBytes_JsonNullable
public org.openapitools.jackson.nullable.JsonNullable<Integer> getStatusUpdateMessageMaxBytes_JsonNullable() -
setStatusUpdateMessageMaxBytes_JsonNullable
public void setStatusUpdateMessageMaxBytes_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Integer> statusUpdateMessageMaxBytes) -
setStatusUpdateMessageMaxBytes
-
debugLogTail
-
getDebugLogTail
Get debugLogTail- Returns:
- debugLogTail
-
getDebugLogTail_JsonNullable
-
setDebugLogTail_JsonNullable
public void setDebugLogTail_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> debugLogTail) -
setDebugLogTail
-
errorLogTail
-
getErrorLogTail
Get errorLogTail- Returns:
- errorLogTail
-
getErrorLogTail_JsonNullable
-
setErrorLogTail_JsonNullable
public void setErrorLogTail_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> errorLogTail) -
setErrorLogTail
-
embeddedMode
-
getEmbeddedMode
Get embeddedMode- Returns:
- embeddedMode
-
getEmbeddedMode_JsonNullable
-
setEmbeddedMode_JsonNullable
public void setEmbeddedMode_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Boolean> embeddedMode) -
setEmbeddedMode
-
getCreatedAt
Get createdAt- Returns:
- createdAt
-
getUpdatedAt
Get updatedAt- Returns:
- updatedAt
-
equals
-
hashCode
public int hashCode() -
toString
-