Class HistoricExternalTaskLogDto
java.lang.Object
org.camunda.community.rest.client.dto.HistoricExternalTaskLogDto
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-06-04T13:43:01.451833574Z[Etc/UTC]")
public class HistoricExternalTaskLogDto
extends Object
HistoricExternalTaskLogDto
-
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 String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionactivityId(String activityId) activityInstanceId(String activityInstanceId) creationLog(Boolean creationLog) deletionLog(Boolean deletionLog) booleanerrorMessage(String errorMessage) executionId(String executionId) externalTaskId(String externalTaskId) failureLog(Boolean failureLog) The id of the activity on which the associated external task was created.org.openapitools.jackson.nullable.JsonNullable<String>The id of the activity instance on which the associated external task was created.org.openapitools.jackson.nullable.JsonNullable<String>A flag indicating whether this log represents the creation of the associated external task.org.openapitools.jackson.nullable.JsonNullable<Boolean>A flag indicating whether this log represents the deletion of the associated external task.org.openapitools.jackson.nullable.JsonNullable<Boolean>The message of the error that occurred by executing the associated external task.org.openapitools.jackson.nullable.JsonNullable<String>The execution id on which the associated external task was created.org.openapitools.jackson.nullable.JsonNullable<String>The id of the external task.org.openapitools.jackson.nullable.JsonNullable<String>A flag indicating whether this log represents the failed execution of the associated external task.org.openapitools.jackson.nullable.JsonNullable<Boolean>getId()The id of the log entry.org.openapitools.jackson.nullable.JsonNullable<String>The execution priority the external task had when the log entry was created.org.openapitools.jackson.nullable.JsonNullable<Long>The id of the process definition which the associated external task belongs to.org.openapitools.jackson.nullable.JsonNullable<String>The key of the process definition which the associated external task belongs to.org.openapitools.jackson.nullable.JsonNullable<String>The id of the process instance on which the associated external task was created.org.openapitools.jackson.nullable.JsonNullable<String>The time after which this log should be removed by the History Cleanup job.org.openapitools.jackson.nullable.JsonNullable<OffsetDateTime>The number of retries the associated external task has left.org.openapitools.jackson.nullable.JsonNullable<Integer>The process instance id of the root process instance that initiated the process containing this log.org.openapitools.jackson.nullable.JsonNullable<String>A flag indicating whether this log represents the successful execution of the associated external task.org.openapitools.jackson.nullable.JsonNullable<Boolean>The id of the tenant that this historic external task log entry belongs to.org.openapitools.jackson.nullable.JsonNullable<String>The time when the log entry has been written.org.openapitools.jackson.nullable.JsonNullable<OffsetDateTime>The topic name of the associated external task.org.openapitools.jackson.nullable.JsonNullable<String>The id of the worker that posessed the most recent lock.org.openapitools.jackson.nullable.JsonNullable<String>inthashCode()processDefinitionId(String processDefinitionId) processDefinitionKey(String processDefinitionKey) processInstanceId(String processInstanceId) removalTime(OffsetDateTime removalTime) rootProcessInstanceId(String rootProcessInstanceId) voidsetActivityId(String activityId) voidsetActivityId_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> activityId) voidsetActivityInstanceId(String activityInstanceId) voidsetActivityInstanceId_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> activityInstanceId) voidsetCreationLog(Boolean creationLog) voidsetCreationLog_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Boolean> creationLog) voidsetDeletionLog(Boolean deletionLog) voidsetDeletionLog_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Boolean> deletionLog) voidsetErrorMessage(String errorMessage) voidsetErrorMessage_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> errorMessage) voidsetExecutionId(String executionId) voidsetExecutionId_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> executionId) voidsetExternalTaskId(String externalTaskId) voidsetExternalTaskId_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> externalTaskId) voidsetFailureLog(Boolean failureLog) voidsetFailureLog_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Boolean> failureLog) voidvoidsetId_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> id) voidsetPriority(Long priority) voidsetPriority_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Long> priority) voidsetProcessDefinitionId(String processDefinitionId) voidsetProcessDefinitionId_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> processDefinitionId) voidsetProcessDefinitionKey(String processDefinitionKey) voidsetProcessDefinitionKey_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> processDefinitionKey) voidsetProcessInstanceId(String processInstanceId) voidsetProcessInstanceId_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> processInstanceId) voidsetRemovalTime(OffsetDateTime removalTime) voidsetRemovalTime_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<OffsetDateTime> removalTime) voidsetRetries(Integer retries) voidsetRetries_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Integer> retries) voidsetRootProcessInstanceId(String rootProcessInstanceId) voidsetRootProcessInstanceId_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> rootProcessInstanceId) voidsetSuccessLog(Boolean successLog) voidsetSuccessLog_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Boolean> successLog) voidsetTenantId(String tenantId) voidsetTenantId_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> tenantId) voidsetTimestamp(OffsetDateTime timestamp) voidsetTimestamp_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<OffsetDateTime> timestamp) voidsetTopicName(String topicName) voidsetTopicName_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> topicName) voidsetWorkerId(String workerId) voidsetWorkerId_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> workerId) successLog(Boolean successLog) timestamp(OffsetDateTime timestamp) toString()Convert the instance into URL query string.toUrlQueryString(String prefix) Convert the instance into URL query string.
-
Field Details
-
JSON_PROPERTY_ID
- See Also:
-
JSON_PROPERTY_EXTERNAL_TASK_ID
- See Also:
-
JSON_PROPERTY_TIMESTAMP
- See Also:
-
JSON_PROPERTY_TOPIC_NAME
- See Also:
-
JSON_PROPERTY_WORKER_ID
- See Also:
-
JSON_PROPERTY_RETRIES
- See Also:
-
JSON_PROPERTY_PRIORITY
- See Also:
-
JSON_PROPERTY_ERROR_MESSAGE
- See Also:
-
JSON_PROPERTY_ACTIVITY_ID
- See Also:
-
JSON_PROPERTY_ACTIVITY_INSTANCE_ID
- See Also:
-
JSON_PROPERTY_EXECUTION_ID
- See Also:
-
JSON_PROPERTY_PROCESS_INSTANCE_ID
- See Also:
-
JSON_PROPERTY_PROCESS_DEFINITION_ID
- See Also:
-
JSON_PROPERTY_PROCESS_DEFINITION_KEY
- See Also:
-
JSON_PROPERTY_TENANT_ID
- See Also:
-
JSON_PROPERTY_CREATION_LOG
- See Also:
-
JSON_PROPERTY_FAILURE_LOG
- See Also:
-
JSON_PROPERTY_SUCCESS_LOG
- See Also:
-
JSON_PROPERTY_DELETION_LOG
- See Also:
-
JSON_PROPERTY_REMOVAL_TIME
- See Also:
-
JSON_PROPERTY_ROOT_PROCESS_INSTANCE_ID
- See Also:
-
-
Constructor Details
-
HistoricExternalTaskLogDto
public HistoricExternalTaskLogDto()
-
-
Method Details
-
id
-
getId
The id of the log entry.- Returns:
- id
-
getId_JsonNullable
-
setId_JsonNullable
-
setId
-
externalTaskId
-
getExternalTaskId
The id of the external task.- Returns:
- externalTaskId
-
getExternalTaskId_JsonNullable
-
setExternalTaskId_JsonNullable
public void setExternalTaskId_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> externalTaskId) -
setExternalTaskId
-
timestamp
-
getTimestamp
The time when the log entry has been written.- Returns:
- timestamp
-
getTimestamp_JsonNullable
-
setTimestamp_JsonNullable
public void setTimestamp_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<OffsetDateTime> timestamp) -
setTimestamp
-
topicName
-
getTopicName
The topic name of the associated external task.- Returns:
- topicName
-
getTopicName_JsonNullable
-
setTopicName_JsonNullable
public void setTopicName_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> topicName) -
setTopicName
-
workerId
-
getWorkerId
The id of the worker that posessed the most recent lock.- Returns:
- workerId
-
getWorkerId_JsonNullable
-
setWorkerId_JsonNullable
public void setWorkerId_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> workerId) -
setWorkerId
-
retries
-
getRetries
The number of retries the associated external task has left.- Returns:
- retries
-
getRetries_JsonNullable
-
setRetries_JsonNullable
public void setRetries_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Integer> retries) -
setRetries
-
priority
-
getPriority
The execution priority the external task had when the log entry was created.- Returns:
- priority
-
getPriority_JsonNullable
-
setPriority_JsonNullable
-
setPriority
-
errorMessage
-
getErrorMessage
The message of the error that occurred by executing the associated external task.- Returns:
- errorMessage
-
getErrorMessage_JsonNullable
-
setErrorMessage_JsonNullable
public void setErrorMessage_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> errorMessage) -
setErrorMessage
-
activityId
-
getActivityId
The id of the activity on which the associated external task was created.- Returns:
- activityId
-
getActivityId_JsonNullable
-
setActivityId_JsonNullable
public void setActivityId_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> activityId) -
setActivityId
-
activityInstanceId
-
getActivityInstanceId
The id of the activity instance on which the associated external task was created.- Returns:
- activityInstanceId
-
getActivityInstanceId_JsonNullable
-
setActivityInstanceId_JsonNullable
public void setActivityInstanceId_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> activityInstanceId) -
setActivityInstanceId
-
executionId
-
getExecutionId
The execution id on which the associated external task was created.- Returns:
- executionId
-
getExecutionId_JsonNullable
-
setExecutionId_JsonNullable
public void setExecutionId_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> executionId) -
setExecutionId
-
processInstanceId
-
getProcessInstanceId
The id of the process instance on which the associated external task was created.- Returns:
- processInstanceId
-
getProcessInstanceId_JsonNullable
-
setProcessInstanceId_JsonNullable
public void setProcessInstanceId_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> processInstanceId) -
setProcessInstanceId
-
processDefinitionId
-
getProcessDefinitionId
The id of the process definition which the associated external task belongs to.- Returns:
- processDefinitionId
-
getProcessDefinitionId_JsonNullable
-
setProcessDefinitionId_JsonNullable
public void setProcessDefinitionId_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> processDefinitionId) -
setProcessDefinitionId
-
processDefinitionKey
-
getProcessDefinitionKey
The key of the process definition which the associated external task belongs to.- Returns:
- processDefinitionKey
-
getProcessDefinitionKey_JsonNullable
public org.openapitools.jackson.nullable.JsonNullable<String> getProcessDefinitionKey_JsonNullable() -
setProcessDefinitionKey_JsonNullable
public void setProcessDefinitionKey_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> processDefinitionKey) -
setProcessDefinitionKey
-
tenantId
-
getTenantId
The id of the tenant that this historic external task log entry belongs to.- Returns:
- tenantId
-
getTenantId_JsonNullable
-
setTenantId_JsonNullable
public void setTenantId_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> tenantId) -
setTenantId
-
creationLog
-
getCreationLog
A flag indicating whether this log represents the creation of the associated external task.- Returns:
- creationLog
-
getCreationLog_JsonNullable
-
setCreationLog_JsonNullable
public void setCreationLog_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Boolean> creationLog) -
setCreationLog
-
failureLog
-
getFailureLog
A flag indicating whether this log represents the failed execution of the associated external task.- Returns:
- failureLog
-
getFailureLog_JsonNullable
-
setFailureLog_JsonNullable
public void setFailureLog_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Boolean> failureLog) -
setFailureLog
-
successLog
-
getSuccessLog
A flag indicating whether this log represents the successful execution of the associated external task.- Returns:
- successLog
-
getSuccessLog_JsonNullable
-
setSuccessLog_JsonNullable
public void setSuccessLog_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Boolean> successLog) -
setSuccessLog
-
deletionLog
-
getDeletionLog
A flag indicating whether this log represents the deletion of the associated external task.- Returns:
- deletionLog
-
getDeletionLog_JsonNullable
-
setDeletionLog_JsonNullable
public void setDeletionLog_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Boolean> deletionLog) -
setDeletionLog
-
removalTime
-
getRemovalTime
The time after which this log should be removed by the History Cleanup job. Default format `yyyy-MM-dd'T'HH:mm:ss.SSSZ`. For further information, please see the [documentation](https://docs.camunda.org/manual/7.21/reference/rest/overview/date-format/)- Returns:
- removalTime
-
getRemovalTime_JsonNullable
-
setRemovalTime_JsonNullable
public void setRemovalTime_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<OffsetDateTime> removalTime) -
setRemovalTime
-
rootProcessInstanceId
-
getRootProcessInstanceId
The process instance id of the root process instance that initiated the process containing this log.- Returns:
- rootProcessInstanceId
-
getRootProcessInstanceId_JsonNullable
public org.openapitools.jackson.nullable.JsonNullable<String> getRootProcessInstanceId_JsonNullable() -
setRootProcessInstanceId_JsonNullable
public void setRootProcessInstanceId_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> rootProcessInstanceId) -
setRootProcessInstanceId
-
equals
-
hashCode
public int hashCode() -
toString
-
toUrlQueryString
Convert the instance into URL query string.- Returns:
- URL query string
-
toUrlQueryString
Convert the instance into URL query string.- Parameters:
prefix- prefix of the query string- Returns:
- URL query string
-