public class WorkflowInstanceEvent extends Object
| Constructor and Description |
|---|
WorkflowInstanceEvent(Long woinRefNum,
String workflowName,
Integer workflowVersion,
Map<String,Object> attributes) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getAttributes() |
Long |
getWoinRefNum() |
String |
getWorkflowName() |
Integer |
getWorkflowVersion() |
Copyright © 2017. All rights reserved.