KIE Remote Services :: Services 6.1.0.CR2

org.kie.remote.services.cdi
Class DeploymentProcessedEvent

java.lang.Object
  extended by org.kie.remote.services.cdi.DeploymentProcessedEvent

public class DeploymentProcessedEvent
extends Object

This event is fired when


Constructor Summary
DeploymentProcessedEvent(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

DeploymentProcessedEvent

public DeploymentProcessedEvent(String deploymentId)
Method Detail

getDeploymentId

public String getDeploymentId()

setDeploymentId

public void setDeploymentId(String deploymentId)

KIE Remote Services :: Services 6.1.0.CR2

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