jBPM distribution 6.0.0.Beta2

org.droolsjbpm.services.impl.event
Class DeploymentEvent

java.lang.Object
  extended by org.droolsjbpm.services.impl.event.DeploymentEvent

public class DeploymentEvent
extends Object


Constructor Summary
DeploymentEvent(String deploymentId)
           
 
Method Summary
 String getDeploymentId()
           
 void setDeploymentId(String deploymentId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeploymentEvent

public DeploymentEvent(String deploymentId)
Method Detail

getDeploymentId

public String getDeploymentId()

setDeploymentId

public void setDeploymentId(String deploymentId)

jBPM distribution 6.0.0.Beta2

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