Package org.openapitools.client.model
Class HistoricIncidentDto
- java.lang.Object
-
- org.openapitools.client.model.HistoricIncidentDto
-
public class HistoricIncidentDto extends Object
HistoricIncidentDto
-
-
Field Summary
-
Constructor Summary
Constructors Constructor Description HistoricIncidentDto()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description HistoricIncidentDto_configuration(String _configuration)HistoricIncidentDtoactivityId(String activityId)HistoricIncidentDtoannotation(String annotation)HistoricIncidentDtocauseIncidentId(String causeIncidentId)HistoricIncidentDtocreateTime(Date createTime)HistoricIncidentDtodeleted(Boolean deleted)HistoricIncidentDtoendTime(Date endTime)booleanequals(Object o)HistoricIncidentDtoexecutionId(String executionId)HistoricIncidentDtofailedActivityId(String failedActivityId)StringgetActivityId()The id of the activity this incident is associated with.StringgetAnnotation()The annotation set to the incident.StringgetCauseIncidentId()The id of the associated cause incident which has been triggered.StringgetConfiguration()The payload of this incident.DategetCreateTime()The time this incident happened.BooleangetDeleted()If true, this incident has been deleted.DategetEndTime()The time this incident has been deleted or resolved.StringgetExecutionId()The id of the execution this incident is associated with.StringgetFailedActivityId()The id of the activity on which the last exception occurred.StringgetHistoryConfiguration()The payload of this incident at the time when it occurred.StringgetId()The id of the incident.StringgetIncidentMessage()The message of this incident.StringgetIncidentType()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.StringgetJobDefinitionId()The job definition id the incident is associated with.BooleangetOpen()If true, this incident is open.StringgetProcessDefinitionId()The id of the process definition this incident is associated with.StringgetProcessDefinitionKey()The key of the process definition this incident is associated with.StringgetProcessInstanceId()The key of the process definition this incident is associated with.DategetRemovalTime()The time after which the incident should be removed by the History Cleanup job.BooleangetResolved()If true, this incident has been resolved.StringgetRootCauseIncidentId()The id of the associated root cause incident which has been triggered.StringgetRootProcessInstanceId()The process instance id of the root process instance that initiated the process containing this incident.StringgetTenantId()The id of the tenant this incident is associated with.inthashCode()HistoricIncidentDtohistoryConfiguration(String historyConfiguration)HistoricIncidentDtoid(String id)HistoricIncidentDtoincidentMessage(String incidentMessage)HistoricIncidentDtoincidentType(String incidentType)HistoricIncidentDtojobDefinitionId(String jobDefinitionId)HistoricIncidentDtoopen(Boolean open)HistoricIncidentDtoprocessDefinitionId(String processDefinitionId)HistoricIncidentDtoprocessDefinitionKey(String processDefinitionKey)HistoricIncidentDtoprocessInstanceId(String processInstanceId)HistoricIncidentDtoremovalTime(Date removalTime)HistoricIncidentDtoresolved(Boolean resolved)HistoricIncidentDtorootCauseIncidentId(String rootCauseIncidentId)HistoricIncidentDtorootProcessInstanceId(String rootProcessInstanceId)voidsetActivityId(String activityId)voidsetAnnotation(String annotation)voidsetCauseIncidentId(String causeIncidentId)voidsetConfiguration(String _configuration)voidsetCreateTime(Date createTime)voidsetDeleted(Boolean deleted)voidsetEndTime(Date endTime)voidsetExecutionId(String executionId)voidsetFailedActivityId(String failedActivityId)voidsetHistoryConfiguration(String historyConfiguration)voidsetId(String id)voidsetIncidentMessage(String incidentMessage)voidsetIncidentType(String incidentType)voidsetJobDefinitionId(String jobDefinitionId)voidsetOpen(Boolean open)voidsetProcessDefinitionId(String processDefinitionId)voidsetProcessDefinitionKey(String processDefinitionKey)voidsetProcessInstanceId(String processInstanceId)voidsetRemovalTime(Date removalTime)voidsetResolved(Boolean resolved)voidsetRootCauseIncidentId(String rootCauseIncidentId)voidsetRootProcessInstanceId(String rootProcessInstanceId)voidsetTenantId(String tenantId)HistoricIncidentDtotenantId(String tenantId)StringtoString()
-
-
-
Field Detail
-
SERIALIZED_NAME_ID
public static final String SERIALIZED_NAME_ID
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_PROCESS_DEFINITION_KEY
public static final String SERIALIZED_NAME_PROCESS_DEFINITION_KEY
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_PROCESS_DEFINITION_ID
public static final String SERIALIZED_NAME_PROCESS_DEFINITION_ID
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_PROCESS_INSTANCE_ID
public static final String SERIALIZED_NAME_PROCESS_INSTANCE_ID
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_EXECUTION_ID
public static final String SERIALIZED_NAME_EXECUTION_ID
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_ROOT_PROCESS_INSTANCE_ID
public static final String SERIALIZED_NAME_ROOT_PROCESS_INSTANCE_ID
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_CREATE_TIME
public static final String SERIALIZED_NAME_CREATE_TIME
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_END_TIME
public static final String SERIALIZED_NAME_END_TIME
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_REMOVAL_TIME
public static final String SERIALIZED_NAME_REMOVAL_TIME
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_INCIDENT_TYPE
public static final String SERIALIZED_NAME_INCIDENT_TYPE
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_ACTIVITY_ID
public static final String SERIALIZED_NAME_ACTIVITY_ID
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_FAILED_ACTIVITY_ID
public static final String SERIALIZED_NAME_FAILED_ACTIVITY_ID
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_CAUSE_INCIDENT_ID
public static final String SERIALIZED_NAME_CAUSE_INCIDENT_ID
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_ROOT_CAUSE_INCIDENT_ID
public static final String SERIALIZED_NAME_ROOT_CAUSE_INCIDENT_ID
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_CONFIGURATION
public static final String SERIALIZED_NAME_CONFIGURATION
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_HISTORY_CONFIGURATION
public static final String SERIALIZED_NAME_HISTORY_CONFIGURATION
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_INCIDENT_MESSAGE
public static final String SERIALIZED_NAME_INCIDENT_MESSAGE
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_TENANT_ID
public static final String SERIALIZED_NAME_TENANT_ID
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_JOB_DEFINITION_ID
public static final String SERIALIZED_NAME_JOB_DEFINITION_ID
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_OPEN
public static final String SERIALIZED_NAME_OPEN
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_DELETED
public static final String SERIALIZED_NAME_DELETED
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_RESOLVED
public static final String SERIALIZED_NAME_RESOLVED
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_ANNOTATION
public static final String SERIALIZED_NAME_ANNOTATION
- See Also:
- Constant Field Values
-
-
Method Detail
-
id
public HistoricIncidentDto id(String id)
-
getId
public String getId()
The id of the incident.- Returns:
- id
-
setId
public void setId(String id)
-
processDefinitionKey
public HistoricIncidentDto processDefinitionKey(String processDefinitionKey)
-
getProcessDefinitionKey
public String getProcessDefinitionKey()
The key of the process definition this incident is associated with.- Returns:
- processDefinitionKey
-
setProcessDefinitionKey
public void setProcessDefinitionKey(String processDefinitionKey)
-
processDefinitionId
public HistoricIncidentDto processDefinitionId(String processDefinitionId)
-
getProcessDefinitionId
public String getProcessDefinitionId()
The id of the process definition this incident is associated with.- Returns:
- processDefinitionId
-
setProcessDefinitionId
public void setProcessDefinitionId(String processDefinitionId)
-
processInstanceId
public HistoricIncidentDto processInstanceId(String processInstanceId)
-
getProcessInstanceId
public String getProcessInstanceId()
The key of the process definition this incident is associated with.- Returns:
- processInstanceId
-
setProcessInstanceId
public void setProcessInstanceId(String processInstanceId)
-
executionId
public HistoricIncidentDto executionId(String executionId)
-
getExecutionId
public String getExecutionId()
The id of the execution this incident is associated with.- Returns:
- executionId
-
setExecutionId
public void setExecutionId(String executionId)
-
rootProcessInstanceId
public HistoricIncidentDto rootProcessInstanceId(String rootProcessInstanceId)
-
getRootProcessInstanceId
public String getRootProcessInstanceId()
The process instance id of the root process instance that initiated the process containing this incident.- Returns:
- rootProcessInstanceId
-
setRootProcessInstanceId
public void setRootProcessInstanceId(String rootProcessInstanceId)
-
createTime
public HistoricIncidentDto createTime(Date createTime)
-
getCreateTime
public Date getCreateTime()
The time this incident happened. [Default format](https://docs.camunda.org/manual/7.18/reference/rest/overview/date-format/) `yyyy-MM-dd'T'HH:mm:ss.SSSZ`.- Returns:
- createTime
-
setCreateTime
public void setCreateTime(Date createTime)
-
endTime
public HistoricIncidentDto endTime(Date endTime)
-
getEndTime
public Date getEndTime()
The time this incident has been deleted or resolved. [Default format](https://docs.camunda.org/manual/7.18/reference/rest/overview/date-format/) `yyyy-MM-dd'T'HH:mm:ss.SSSZ`.- Returns:
- endTime
-
setEndTime
public void setEndTime(Date endTime)
-
removalTime
public HistoricIncidentDto removalTime(Date removalTime)
-
getRemovalTime
public Date getRemovalTime()
The time after which the incident should be removed by the History Cleanup job. [Default format](https://docs.camunda.org/manual/7.18/reference/rest/overview/date-format/) `yyyy-MM-dd'T'HH:mm:ss.SSSZ`.- Returns:
- removalTime
-
setRemovalTime
public void setRemovalTime(Date removalTime)
-
incidentType
public HistoricIncidentDto incidentType(String incidentType)
-
getIncidentType
public String 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
-
setIncidentType
public void setIncidentType(String incidentType)
-
activityId
public HistoricIncidentDto activityId(String activityId)
-
getActivityId
public String getActivityId()
The id of the activity this incident is associated with.- Returns:
- activityId
-
setActivityId
public void setActivityId(String activityId)
-
failedActivityId
public HistoricIncidentDto failedActivityId(String failedActivityId)
-
getFailedActivityId
public String getFailedActivityId()
The id of the activity on which the last exception occurred.- Returns:
- failedActivityId
-
setFailedActivityId
public void setFailedActivityId(String failedActivityId)
-
causeIncidentId
public HistoricIncidentDto causeIncidentId(String causeIncidentId)
-
getCauseIncidentId
public String getCauseIncidentId()
The id of the associated cause incident which has been triggered.- Returns:
- causeIncidentId
-
setCauseIncidentId
public void setCauseIncidentId(String causeIncidentId)
-
rootCauseIncidentId
public HistoricIncidentDto rootCauseIncidentId(String rootCauseIncidentId)
-
getRootCauseIncidentId
public String getRootCauseIncidentId()
The id of the associated root cause incident which has been triggered.- Returns:
- rootCauseIncidentId
-
setRootCauseIncidentId
public void setRootCauseIncidentId(String rootCauseIncidentId)
-
_configuration
public HistoricIncidentDto _configuration(String _configuration)
-
getConfiguration
public String getConfiguration()
The payload of this incident.- Returns:
- _configuration
-
setConfiguration
public void setConfiguration(String _configuration)
-
historyConfiguration
public HistoricIncidentDto historyConfiguration(String historyConfiguration)
-
getHistoryConfiguration
public String getHistoryConfiguration()
The payload of this incident at the time when it occurred.- Returns:
- historyConfiguration
-
setHistoryConfiguration
public void setHistoryConfiguration(String historyConfiguration)
-
incidentMessage
public HistoricIncidentDto incidentMessage(String incidentMessage)
-
getIncidentMessage
public String getIncidentMessage()
The message of this incident.- Returns:
- incidentMessage
-
setIncidentMessage
public void setIncidentMessage(String incidentMessage)
-
tenantId
public HistoricIncidentDto tenantId(String tenantId)
-
getTenantId
public String getTenantId()
The id of the tenant this incident is associated with.- Returns:
- tenantId
-
setTenantId
public void setTenantId(String tenantId)
-
jobDefinitionId
public HistoricIncidentDto jobDefinitionId(String jobDefinitionId)
-
getJobDefinitionId
public String getJobDefinitionId()
The job definition id the incident is associated with.- Returns:
- jobDefinitionId
-
setJobDefinitionId
public void setJobDefinitionId(String jobDefinitionId)
-
open
public HistoricIncidentDto open(Boolean open)
-
getOpen
public Boolean getOpen()
If true, this incident is open.- Returns:
- open
-
setOpen
public void setOpen(Boolean open)
-
deleted
public HistoricIncidentDto deleted(Boolean deleted)
-
getDeleted
public Boolean getDeleted()
If true, this incident has been deleted.- Returns:
- deleted
-
setDeleted
public void setDeleted(Boolean deleted)
-
resolved
public HistoricIncidentDto resolved(Boolean resolved)
-
getResolved
public Boolean getResolved()
If true, this incident has been resolved.- Returns:
- resolved
-
setResolved
public void setResolved(Boolean resolved)
-
annotation
public HistoricIncidentDto annotation(String annotation)
-
getAnnotation
public String getAnnotation()
The annotation set to the incident.- Returns:
- annotation
-
setAnnotation
public void setAnnotation(String annotation)
-
-