org.jbpm.console.ng.bd.model.events
Class DeployedUnitChangedEvent
java.lang.Object
org.jbpm.console.ng.bd.model.events.DeployedUnitChangedEvent
- All Implemented Interfaces:
- Serializable
@Portable
public class DeployedUnitChangedEvent
- extends Object
- implements Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DeployedUnitChangedEvent
public DeployedUnitChangedEvent()
DeployedUnitChangedEvent
public DeployedUnitChangedEvent(String unitId)
getUnitId
public String getUnitId()
setUnitId
public void setUnitId(String unitId)
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.