Class HistoricJobLogDto
java.lang.Object
org.camunda.community.rest.client.dto.HistoricJobLogDto
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-06-04T13:43:01.451833574Z[Etc/UTC]")
public class HistoricJobLogDto
extends Object
HistoricJobLogDto
-
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 String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionactivityId(String activityId) creationLog(Boolean creationLog) deletionLog(Boolean deletionLog) deploymentId(String deploymentId) booleanexecutionId(String executionId) failedActivityId(String failedActivityId) failureLog(Boolean failureLog) The id of the activity on which the associated job was created.org.openapitools.jackson.nullable.JsonNullable<String>A flag indicating whether this log represents the creation of the associated job.org.openapitools.jackson.nullable.JsonNullable<Boolean>A flag indicating whether this log represents the deletion of the associated job.org.openapitools.jackson.nullable.JsonNullable<Boolean>The id of the deployment which the associated job belongs to.org.openapitools.jackson.nullable.JsonNullable<String>The execution id on which the associated job was created.org.openapitools.jackson.nullable.JsonNullable<String>The id of the activity on which the last exception occurred by executing the associated job.org.openapitools.jackson.nullable.JsonNullable<String>A flag indicating whether this log represents the failed execution of the associated job.org.openapitools.jackson.nullable.JsonNullable<Boolean>The name of the host of the Process Engine where the job of this historic job log entry was executed.org.openapitools.jackson.nullable.JsonNullable<String>getId()The id of the log entry.org.openapitools.jackson.nullable.JsonNullable<String>The job definition configuration type of the associated job.org.openapitools.jackson.nullable.JsonNullable<String>The id of the job definition on which the associated job was created.org.openapitools.jackson.nullable.JsonNullable<String>The job definition type of the associated job.org.openapitools.jackson.nullable.JsonNullable<String>The date on which the associated job is supposed to be processed.org.openapitools.jackson.nullable.JsonNullable<OffsetDateTime>The message of the exception that occurred by executing the associated job.org.openapitools.jackson.nullable.JsonNullable<String>getJobId()The id of the associated job.org.openapitools.jackson.nullable.JsonNullable<String>The execution priority the job had when the log entry was created.org.openapitools.jackson.nullable.JsonNullable<Long>The number of retries the associated job has left.org.openapitools.jackson.nullable.JsonNullable<Integer>The id of the process definition which the associated job belongs to.org.openapitools.jackson.nullable.JsonNullable<String>The key of the process definition which the associated job belongs to.org.openapitools.jackson.nullable.JsonNullable<String>The id of the process instance on which the associated job was created.org.openapitools.jackson.nullable.JsonNullable<String>The time after which the log entry should be removed by the History Cleanup job.org.openapitools.jackson.nullable.JsonNullable<OffsetDateTime>The process instance id of the root process instance that initiated the process which the associated job belongs to.org.openapitools.jackson.nullable.JsonNullable<String>A flag indicating whether this log represents the successful execution of the associated job.org.openapitools.jackson.nullable.JsonNullable<Boolean>The id of the tenant that this historic job 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>inthashCode()jobDefinitionConfiguration(String jobDefinitionConfiguration) jobDefinitionId(String jobDefinitionId) jobDefinitionType(String jobDefinitionType) jobDueDate(OffsetDateTime jobDueDate) jobExceptionMessage(String jobExceptionMessage) jobPriority(Long jobPriority) jobRetries(Integer jobRetries) 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) voidsetCreationLog(Boolean creationLog) voidsetCreationLog_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Boolean> creationLog) voidsetDeletionLog(Boolean deletionLog) voidsetDeletionLog_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Boolean> deletionLog) voidsetDeploymentId(String deploymentId) voidsetDeploymentId_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> deploymentId) voidsetExecutionId(String executionId) voidsetExecutionId_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> executionId) voidsetFailedActivityId(String failedActivityId) voidsetFailedActivityId_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> failedActivityId) voidsetFailureLog(Boolean failureLog) voidsetFailureLog_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Boolean> failureLog) voidsetHostname(String hostname) voidsetHostname_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> hostname) voidvoidsetId_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> id) voidsetJobDefinitionConfiguration(String jobDefinitionConfiguration) voidsetJobDefinitionConfiguration_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> jobDefinitionConfiguration) voidsetJobDefinitionId(String jobDefinitionId) voidsetJobDefinitionId_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> jobDefinitionId) voidsetJobDefinitionType(String jobDefinitionType) voidsetJobDefinitionType_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> jobDefinitionType) voidsetJobDueDate(OffsetDateTime jobDueDate) voidsetJobDueDate_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<OffsetDateTime> jobDueDate) voidsetJobExceptionMessage(String jobExceptionMessage) voidsetJobExceptionMessage_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> jobExceptionMessage) voidvoidsetJobId_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> jobId) voidsetJobPriority(Long jobPriority) voidsetJobPriority_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Long> jobPriority) voidsetJobRetries(Integer jobRetries) voidsetJobRetries_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Integer> jobRetries) 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) 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) 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_TIMESTAMP
- See Also:
-
JSON_PROPERTY_REMOVAL_TIME
- See Also:
-
JSON_PROPERTY_JOB_ID
- See Also:
-
JSON_PROPERTY_JOB_DUE_DATE
- See Also:
-
JSON_PROPERTY_JOB_RETRIES
- See Also:
-
JSON_PROPERTY_JOB_PRIORITY
- See Also:
-
JSON_PROPERTY_JOB_EXCEPTION_MESSAGE
- See Also:
-
JSON_PROPERTY_FAILED_ACTIVITY_ID
- See Also:
-
JSON_PROPERTY_JOB_DEFINITION_ID
- See Also:
-
JSON_PROPERTY_JOB_DEFINITION_TYPE
- See Also:
-
JSON_PROPERTY_JOB_DEFINITION_CONFIGURATION
- See Also:
-
JSON_PROPERTY_ACTIVITY_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_DEPLOYMENT_ID
- See Also:
-
JSON_PROPERTY_ROOT_PROCESS_INSTANCE_ID
- See Also:
-
JSON_PROPERTY_TENANT_ID
- See Also:
-
JSON_PROPERTY_HOSTNAME
- 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:
-
-
Constructor Details
-
HistoricJobLogDto
public HistoricJobLogDto()
-
-
Method Details
-
id
-
getId
The id of the log entry.- Returns:
- id
-
getId_JsonNullable
-
setId_JsonNullable
-
setId
-
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
-
removalTime
-
getRemovalTime
The time after which the log entry should be removed by the History Cleanup job. Default format `yyyy-MM-dd'T'HH:mm:ss.SSSZ`. For further info see the [docs](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
-
jobId
-
getJobId
The id of the associated job.- Returns:
- jobId
-
getJobId_JsonNullable
-
setJobId_JsonNullable
-
setJobId
-
jobDueDate
-
getJobDueDate
The date on which the associated job is supposed to be processed.- Returns:
- jobDueDate
-
getJobDueDate_JsonNullable
-
setJobDueDate_JsonNullable
public void setJobDueDate_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<OffsetDateTime> jobDueDate) -
setJobDueDate
-
jobRetries
-
getJobRetries
The number of retries the associated job has left.- Returns:
- jobRetries
-
getJobRetries_JsonNullable
-
setJobRetries_JsonNullable
public void setJobRetries_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Integer> jobRetries) -
setJobRetries
-
jobPriority
-
getJobPriority
The execution priority the job had when the log entry was created.- Returns:
- jobPriority
-
getJobPriority_JsonNullable
-
setJobPriority_JsonNullable
public void setJobPriority_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Long> jobPriority) -
setJobPriority
-
jobExceptionMessage
-
getJobExceptionMessage
The message of the exception that occurred by executing the associated job.- Returns:
- jobExceptionMessage
-
getJobExceptionMessage_JsonNullable
-
setJobExceptionMessage_JsonNullable
public void setJobExceptionMessage_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> jobExceptionMessage) -
setJobExceptionMessage
-
failedActivityId
-
getFailedActivityId
The id of the activity on which the last exception occurred by executing the associated job.- Returns:
- failedActivityId
-
getFailedActivityId_JsonNullable
-
setFailedActivityId_JsonNullable
public void setFailedActivityId_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> failedActivityId) -
setFailedActivityId
-
jobDefinitionId
-
getJobDefinitionId
The id of the job definition on which the associated job was created.- Returns:
- jobDefinitionId
-
getJobDefinitionId_JsonNullable
-
setJobDefinitionId_JsonNullable
public void setJobDefinitionId_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> jobDefinitionId) -
setJobDefinitionId
-
jobDefinitionType
-
getJobDefinitionType
The job definition type of the associated job. See the [User Guide](https://docs.camunda.org/manual/7.21/user-guide/process-engine/the-job-executor/#job-creation) for more information about job definition types.- Returns:
- jobDefinitionType
-
getJobDefinitionType_JsonNullable
-
setJobDefinitionType_JsonNullable
public void setJobDefinitionType_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> jobDefinitionType) -
setJobDefinitionType
-
jobDefinitionConfiguration
-
getJobDefinitionConfiguration
The job definition configuration type of the associated job.- Returns:
- jobDefinitionConfiguration
-
getJobDefinitionConfiguration_JsonNullable
public org.openapitools.jackson.nullable.JsonNullable<String> getJobDefinitionConfiguration_JsonNullable() -
setJobDefinitionConfiguration_JsonNullable
public void setJobDefinitionConfiguration_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> jobDefinitionConfiguration) -
setJobDefinitionConfiguration
-
activityId
-
getActivityId
The id of the activity on which the associated job was created.- Returns:
- activityId
-
getActivityId_JsonNullable
-
setActivityId_JsonNullable
public void setActivityId_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> activityId) -
setActivityId
-
executionId
-
getExecutionId
The execution id on which the associated job 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 job 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 job 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 job 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
-
deploymentId
-
getDeploymentId
The id of the deployment which the associated job belongs to.- Returns:
- deploymentId
-
getDeploymentId_JsonNullable
-
setDeploymentId_JsonNullable
public void setDeploymentId_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> deploymentId) -
setDeploymentId
-
rootProcessInstanceId
-
getRootProcessInstanceId
The process instance id of the root process instance that initiated the process which the associated job belongs to.- 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
-
tenantId
-
getTenantId
The id of the tenant that this historic job log entry belongs to.- Returns:
- tenantId
-
getTenantId_JsonNullable
-
setTenantId_JsonNullable
public void setTenantId_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> tenantId) -
setTenantId
-
hostname
-
getHostname
The name of the host of the Process Engine where the job of this historic job log entry was executed.- Returns:
- hostname
-
getHostname_JsonNullable
-
setHostname_JsonNullable
public void setHostname_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> hostname) -
setHostname
-
creationLog
-
getCreationLog
A flag indicating whether this log represents the creation of the associated job.- 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 job.- 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 job.- 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 job.- Returns:
- deletionLog
-
getDeletionLog_JsonNullable
-
setDeletionLog_JsonNullable
public void setDeletionLog_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Boolean> deletionLog) -
setDeletionLog
-
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
-