org.jbpm.console.ng.ht.model.events
@Portable public class UserTaskEvent extends Object implements Serializable
Constructor and Description |
---|
UserTaskEvent() |
UserTaskEvent(String userId) |
UserTaskEvent(String userId,
List<String> groupsId) |
Modifier and Type | Method and Description |
---|---|
List<String> |
getGroupsId() |
String |
getUserId() |
void |
setGroupsId(List<String> groupsId) |
void |
setUserId(String userId) |
public UserTaskEvent(String userId)
public UserTaskEvent()
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.