org.jbpm.console.ng.pr.model.events
@Portable public class NewProcessInstanceEvent extends Object implements Serializable
Constructor and Description |
---|
NewProcessInstanceEvent() |
NewProcessInstanceEvent(Long newProcessInstanceId,
String newProcessDefId) |
Modifier and Type | Method and Description |
---|---|
String |
getNewProcessDefId() |
Long |
getNewProcessInstanceId() |
void |
setNewProcessDefId(String newProcessDefId) |
void |
setNewProcessInstanceId(Long newProcessInstanceId) |
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.