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