org.jbpm.console.ng.pr.model.events
Class ProcessDefStyleEvent
java.lang.Object
org.jbpm.console.ng.pr.model.events.ProcessDefStyleEvent
@Portable
public class ProcessDefStyleEvent
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProcessDefStyleEvent
public ProcessDefStyleEvent()
ProcessDefStyleEvent
public ProcessDefStyleEvent(String processDefName,
String processDefVersion)
getProcessDefVersion
public String getProcessDefVersion()
setProcessDefVersion
public void setProcessDefVersion(String processDefVersion)
getProcessDefName
public String getProcessDefName()
setProcessDefName
public void setProcessDefName(String processDefName)
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.