Package org.camunda.bpm.engine.rest.dto
Class CreateIncidentDto
java.lang.Object
org.camunda.bpm.engine.rest.dto.CreateIncidentDto
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setConfiguration
(String configuration) void
setIncidentType
(String incidentType) void
setMessage
(String message)
-
Constructor Details
-
CreateIncidentDto
public CreateIncidentDto()
-
-
Method Details
-
getIncidentType
-
setIncidentType
-
getConfiguration
-
setConfiguration
-
getMessage
-
setMessage
-