jBPM Designer - Backend 6.0.3-SNAPSHOT

org.jbpm.designer.server.service
Class PathEvent

java.lang.Object
  extended by org.jbpm.designer.server.service.PathEvent

public class PathEvent
extends Object


Constructor Summary
PathEvent()
           
PathEvent(String path)
           
 
Method Summary
 String getPath()
           
 void setPath(String path)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PathEvent

public PathEvent()

PathEvent

public PathEvent(String path)
Method Detail

getPath

public String getPath()

setPath

public void setPath(String path)

jBPM Designer - Backend 6.0.3-SNAPSHOT

Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.