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() | 
| String | getTenantId() | 
public String getId()
public String getEventType()
public String getEventName()
public String getExecutionId()
public String getProcessInstanceId()
public String getActivityId()
public Date getCreatedDate()
public String getTenantId()
public static EventSubscriptionDto fromEventSubscription(EventSubscription eventSubscription)
Copyright © 2021. All rights reserved.