org.jbpm.console.ng.pr.model.events
Class ProcessDefSelectionEvent
java.lang.Object
org.jbpm.console.ng.pr.model.events.ProcessDefSelectionEvent
@Portable
public class ProcessDefSelectionEvent
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProcessDefSelectionEvent
public ProcessDefSelectionEvent()
ProcessDefSelectionEvent
public ProcessDefSelectionEvent(String processId)
ProcessDefSelectionEvent
public ProcessDefSelectionEvent(String processId,
String deploymentId)
getProcessId
public String getProcessId()
setProcessId
public void setProcessId(String processId)
getDeploymentId
public String getDeploymentId()
setDeploymentId
public void setDeploymentId(String deploymentId)
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.