jBPM Console NG - Business Domain API 6.0.0.CR2

org.jbpm.console.ng.bd.model.events
Class DeployedUnitChangedEvent

java.lang.Object
  extended by org.jbpm.console.ng.bd.model.events.DeployedUnitChangedEvent
All Implemented Interfaces:
Serializable

@Portable
public class DeployedUnitChangedEvent
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
DeployedUnitChangedEvent()
           
DeployedUnitChangedEvent(String unitId)
           
 
Method Summary
 String getUnitId()
           
 void setUnitId(String unitId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeployedUnitChangedEvent

public DeployedUnitChangedEvent()

DeployedUnitChangedEvent

public DeployedUnitChangedEvent(String unitId)
Method Detail

getUnitId

public String getUnitId()

setUnitId

public void setUnitId(String unitId)

jBPM Console NG - Business Domain API 6.0.0.CR2

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