public class EventSubscriptionDto extends Object
Constructor and Description |
---|
EventSubscriptionDto() |
Modifier and Type | Method and Description |
---|---|
static EventSubscriptionDto |
fromEventSubscription(EventSubscription eventSubscription) |
String |
getActivityId() |
Date |
getCreatedDate() |
String |
getEventName() |
String |
getEventType() |
String |
getExecutionId() |
String |
getId() |
String |
getProcessInstanceId() |
public String getId()
public String getEventType()
public String getEventName()
public String getExecutionId()
public String getProcessInstanceId()
public String getActivityId()
public Date getCreatedDate()
public static EventSubscriptionDto fromEventSubscription(EventSubscription eventSubscription)
Copyright © 2015. All rights reserved.