Class EventSubscriptionDto
java.lang.Object
org.camunda.bpm.engine.rest.dto.runtime.EventSubscriptionDto
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic EventSubscriptionDtofromEventSubscription(EventSubscription eventSubscription) getId()
- 
Constructor Details- 
EventSubscriptionDtopublic EventSubscriptionDto()
 
- 
- 
Method Details- 
getId
- 
getEventType
- 
getEventName
- 
getExecutionId
- 
getProcessInstanceId
- 
getActivityId
- 
getCreatedDate
- 
getTenantId
- 
fromEventSubscription
 
-