Class HistoricIncidentDto
java.lang.Object
org.camunda.community.rest.client.dto.HistoricIncidentDto
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-06-04T13:43:01.451833574Z[Etc/UTC]")
public class HistoricIncidentDto
extends Object
HistoricIncidentDto
-
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 String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription_configuration(String _configuration) activityId(String activityId) annotation(String annotation) causeIncidentId(String causeIncidentId) createTime(OffsetDateTime createTime) endTime(OffsetDateTime endTime) booleanexecutionId(String executionId) failedActivityId(String failedActivityId) The id of the activity this incident is associated with.org.openapitools.jackson.nullable.JsonNullable<String>The annotation set to the incident.org.openapitools.jackson.nullable.JsonNullable<String>The id of the associated cause incident which has been triggered.org.openapitools.jackson.nullable.JsonNullable<String>The payload of this incident.org.openapitools.jackson.nullable.JsonNullable<String>The time this incident happened.org.openapitools.jackson.nullable.JsonNullable<OffsetDateTime>If true, this incident has been deleted.org.openapitools.jackson.nullable.JsonNullable<Boolean>The time this incident has been deleted or resolved.org.openapitools.jackson.nullable.JsonNullable<OffsetDateTime>The id of the execution this incident is associated with.org.openapitools.jackson.nullable.JsonNullable<String>The id of the activity on which the last exception occurred.org.openapitools.jackson.nullable.JsonNullable<String>The payload of this incident at the time when it occurred.org.openapitools.jackson.nullable.JsonNullable<String>getId()The id of the incident.org.openapitools.jackson.nullable.JsonNullable<String>The message of this incident.org.openapitools.jackson.nullable.JsonNullable<String>The type of incident, for example: `failedJobs` will be returned in case of an incident which identified a failed job during the execution of a process instance.org.openapitools.jackson.nullable.JsonNullable<String>The job definition id the incident is associated with.org.openapitools.jackson.nullable.JsonNullable<String>getOpen()If true, this incident is open.org.openapitools.jackson.nullable.JsonNullable<Boolean>The id of the process definition this incident is associated with.org.openapitools.jackson.nullable.JsonNullable<String>The key of the process definition this incident is associated with.org.openapitools.jackson.nullable.JsonNullable<String>The key of the process definition this incident is associated with.org.openapitools.jackson.nullable.JsonNullable<String>The time after which the incident should be removed by the History Cleanup job.org.openapitools.jackson.nullable.JsonNullable<OffsetDateTime>If true, this incident has been resolved.org.openapitools.jackson.nullable.JsonNullable<Boolean>The id of the associated root cause incident which has been triggered.org.openapitools.jackson.nullable.JsonNullable<String>The process instance id of the root process instance that initiated the process containing this incident.org.openapitools.jackson.nullable.JsonNullable<String>The id of the tenant this incident is associated with.org.openapitools.jackson.nullable.JsonNullable<String>inthashCode()historyConfiguration(String historyConfiguration) incidentMessage(String incidentMessage) incidentType(String incidentType) jobDefinitionId(String jobDefinitionId) processDefinitionId(String processDefinitionId) processDefinitionKey(String processDefinitionKey) processInstanceId(String processInstanceId) removalTime(OffsetDateTime removalTime) rootCauseIncidentId(String rootCauseIncidentId) rootProcessInstanceId(String rootProcessInstanceId) voidsetActivityId(String activityId) voidsetActivityId_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> activityId) voidsetAnnotation(String annotation) voidsetAnnotation_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> annotation) voidsetCauseIncidentId(String causeIncidentId) voidsetCauseIncidentId_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> causeIncidentId) voidsetConfiguration(String _configuration) voidsetConfiguration_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> _configuration) voidsetCreateTime(OffsetDateTime createTime) voidsetCreateTime_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<OffsetDateTime> createTime) voidsetDeleted(Boolean deleted) voidsetDeleted_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Boolean> deleted) voidsetEndTime(OffsetDateTime endTime) voidsetEndTime_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<OffsetDateTime> endTime) voidsetExecutionId(String executionId) voidsetExecutionId_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> executionId) voidsetFailedActivityId(String failedActivityId) voidsetFailedActivityId_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> failedActivityId) voidsetHistoryConfiguration(String historyConfiguration) voidsetHistoryConfiguration_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> historyConfiguration) voidvoidsetId_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> id) voidsetIncidentMessage(String incidentMessage) voidsetIncidentMessage_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> incidentMessage) voidsetIncidentType(String incidentType) voidsetIncidentType_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> incidentType) voidsetJobDefinitionId(String jobDefinitionId) voidsetJobDefinitionId_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> jobDefinitionId) voidvoidsetOpen_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Boolean> open) 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) voidsetResolved(Boolean resolved) voidsetResolved_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Boolean> resolved) voidsetRootCauseIncidentId(String rootCauseIncidentId) voidsetRootCauseIncidentId_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> rootCauseIncidentId) voidsetRootProcessInstanceId(String rootProcessInstanceId) voidsetRootProcessInstanceId_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> rootProcessInstanceId) voidsetTenantId(String tenantId) voidsetTenantId_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> tenantId) 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_PROCESS_DEFINITION_KEY
- See Also:
-
JSON_PROPERTY_PROCESS_DEFINITION_ID
- See Also:
-
JSON_PROPERTY_PROCESS_INSTANCE_ID
- See Also:
-
JSON_PROPERTY_EXECUTION_ID
- See Also:
-
JSON_PROPERTY_ROOT_PROCESS_INSTANCE_ID
- See Also:
-
JSON_PROPERTY_CREATE_TIME
- See Also:
-
JSON_PROPERTY_END_TIME
- See Also:
-
JSON_PROPERTY_REMOVAL_TIME
- See Also:
-
JSON_PROPERTY_INCIDENT_TYPE
- See Also:
-
JSON_PROPERTY_ACTIVITY_ID
- See Also:
-
JSON_PROPERTY_FAILED_ACTIVITY_ID
- See Also:
-
JSON_PROPERTY_CAUSE_INCIDENT_ID
- See Also:
-
JSON_PROPERTY_ROOT_CAUSE_INCIDENT_ID
- See Also:
-
JSON_PROPERTY_CONFIGURATION
- See Also:
-
JSON_PROPERTY_HISTORY_CONFIGURATION
- See Also:
-
JSON_PROPERTY_INCIDENT_MESSAGE
- See Also:
-
JSON_PROPERTY_TENANT_ID
- See Also:
-
JSON_PROPERTY_JOB_DEFINITION_ID
- See Also:
-
JSON_PROPERTY_OPEN
- See Also:
-
JSON_PROPERTY_DELETED
- See Also:
-
JSON_PROPERTY_RESOLVED
- See Also:
-
JSON_PROPERTY_ANNOTATION
- See Also:
-
-
Constructor Details
-
HistoricIncidentDto
public HistoricIncidentDto()
-
-
Method Details
-
id
-
getId
The id of the incident.- Returns:
- id
-
getId_JsonNullable
-
setId_JsonNullable
-
setId
-
processDefinitionKey
-
getProcessDefinitionKey
The key of the process definition this incident is associated with.- 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
-
processDefinitionId
-
getProcessDefinitionId
The id of the process definition this incident is associated with.- Returns:
- processDefinitionId
-
getProcessDefinitionId_JsonNullable
-
setProcessDefinitionId_JsonNullable
public void setProcessDefinitionId_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> processDefinitionId) -
setProcessDefinitionId
-
processInstanceId
-
getProcessInstanceId
The key of the process definition this incident is associated with.- Returns:
- processInstanceId
-
getProcessInstanceId_JsonNullable
-
setProcessInstanceId_JsonNullable
public void setProcessInstanceId_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> processInstanceId) -
setProcessInstanceId
-
executionId
-
getExecutionId
The id of the execution this incident is associated with.- Returns:
- executionId
-
getExecutionId_JsonNullable
-
setExecutionId_JsonNullable
public void setExecutionId_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> executionId) -
setExecutionId
-
rootProcessInstanceId
-
getRootProcessInstanceId
The process instance id of the root process instance that initiated the process containing this incident.- 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
-
createTime
-
getCreateTime
The time this incident happened. [Default format](https://docs.camunda.org/manual/7.21/reference/rest/overview/date-format/) `yyyy-MM-dd'T'HH:mm:ss.SSSZ`.- Returns:
- createTime
-
getCreateTime_JsonNullable
-
setCreateTime_JsonNullable
public void setCreateTime_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<OffsetDateTime> createTime) -
setCreateTime
-
endTime
-
getEndTime
The time this incident has been deleted or resolved. [Default format](https://docs.camunda.org/manual/7.21/reference/rest/overview/date-format/) `yyyy-MM-dd'T'HH:mm:ss.SSSZ`.- Returns:
- endTime
-
getEndTime_JsonNullable
-
setEndTime_JsonNullable
public void setEndTime_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<OffsetDateTime> endTime) -
setEndTime
-
removalTime
-
getRemovalTime
The time after which the incident should be removed by the History Cleanup job. [Default format](https://docs.camunda.org/manual/7.21/reference/rest/overview/date-format/) `yyyy-MM-dd'T'HH:mm:ss.SSSZ`.- Returns:
- removalTime
-
getRemovalTime_JsonNullable
-
setRemovalTime_JsonNullable
public void setRemovalTime_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<OffsetDateTime> removalTime) -
setRemovalTime
-
incidentType
-
getIncidentType
The type of incident, for example: `failedJobs` will be returned in case of an incident which identified a failed job during the execution of a process instance. See the [User Guide](/manual/develop/user- guide/process-engine/incidents/#incident-types) for a list of incident types.- Returns:
- incidentType
-
getIncidentType_JsonNullable
-
setIncidentType_JsonNullable
public void setIncidentType_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> incidentType) -
setIncidentType
-
activityId
-
getActivityId
The id of the activity this incident is associated with.- Returns:
- activityId
-
getActivityId_JsonNullable
-
setActivityId_JsonNullable
public void setActivityId_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> activityId) -
setActivityId
-
failedActivityId
-
getFailedActivityId
The id of the activity on which the last exception occurred.- Returns:
- failedActivityId
-
getFailedActivityId_JsonNullable
-
setFailedActivityId_JsonNullable
public void setFailedActivityId_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> failedActivityId) -
setFailedActivityId
-
causeIncidentId
-
getCauseIncidentId
The id of the associated cause incident which has been triggered.- Returns:
- causeIncidentId
-
getCauseIncidentId_JsonNullable
-
setCauseIncidentId_JsonNullable
public void setCauseIncidentId_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> causeIncidentId) -
setCauseIncidentId
-
rootCauseIncidentId
-
getRootCauseIncidentId
The id of the associated root cause incident which has been triggered.- Returns:
- rootCauseIncidentId
-
getRootCauseIncidentId_JsonNullable
-
setRootCauseIncidentId_JsonNullable
public void setRootCauseIncidentId_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> rootCauseIncidentId) -
setRootCauseIncidentId
-
_configuration
-
getConfiguration
The payload of this incident.- Returns:
- _configuration
-
getConfiguration_JsonNullable
-
setConfiguration_JsonNullable
public void setConfiguration_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> _configuration) -
setConfiguration
-
historyConfiguration
-
getHistoryConfiguration
The payload of this incident at the time when it occurred.- Returns:
- historyConfiguration
-
getHistoryConfiguration_JsonNullable
public org.openapitools.jackson.nullable.JsonNullable<String> getHistoryConfiguration_JsonNullable() -
setHistoryConfiguration_JsonNullable
public void setHistoryConfiguration_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> historyConfiguration) -
setHistoryConfiguration
-
incidentMessage
-
getIncidentMessage
The message of this incident.- Returns:
- incidentMessage
-
getIncidentMessage_JsonNullable
-
setIncidentMessage_JsonNullable
public void setIncidentMessage_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> incidentMessage) -
setIncidentMessage
-
tenantId
-
getTenantId
The id of the tenant this incident is associated with.- Returns:
- tenantId
-
getTenantId_JsonNullable
-
setTenantId_JsonNullable
public void setTenantId_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> tenantId) -
setTenantId
-
jobDefinitionId
-
getJobDefinitionId
The job definition id the incident is associated with.- Returns:
- jobDefinitionId
-
getJobDefinitionId_JsonNullable
-
setJobDefinitionId_JsonNullable
public void setJobDefinitionId_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> jobDefinitionId) -
setJobDefinitionId
-
open
-
getOpen
If true, this incident is open.- Returns:
- open
-
getOpen_JsonNullable
-
setOpen_JsonNullable
-
setOpen
-
deleted
-
getDeleted
If true, this incident has been deleted.- Returns:
- deleted
-
getDeleted_JsonNullable
-
setDeleted_JsonNullable
public void setDeleted_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Boolean> deleted) -
setDeleted
-
resolved
-
getResolved
If true, this incident has been resolved.- Returns:
- resolved
-
getResolved_JsonNullable
-
setResolved_JsonNullable
public void setResolved_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Boolean> resolved) -
setResolved
-
annotation
-
getAnnotation
The annotation set to the incident.- Returns:
- annotation
-
getAnnotation_JsonNullable
-
setAnnotation_JsonNullable
public void setAnnotation_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> annotation) -
setAnnotation
-
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
-