public class HumanTaskEvent extends Object
| Constructor and Description |
|---|
HumanTaskEvent(Long woinRefNum,
String workflowName,
Integer workflowVersion,
Integer tokenId,
String role,
String user,
Map<String,Object> arguments) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getArguments() |
String |
getRole() |
Integer |
getTokenId() |
String |
getUser() |
Long |
getWoinRefNum() |
String |
getWorkflowName() |
Integer |
getWorkflowVersion() |
Copyright © 2017. All rights reserved.