jBPM Console NG - Business Domain API 6.0.0.CR2

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

java.lang.Object
  extended by org.jbpm.console.ng.bd.model.events.DeploymentsSearchEvent

@Portable
public class DeploymentsSearchEvent
extends Object


Constructor Summary
DeploymentsSearchEvent()
           
DeploymentsSearchEvent(String filter)
           
 
Method Summary
 String getFilter()
           
 void setFilter(String filter)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeploymentsSearchEvent

public DeploymentsSearchEvent(String filter)

DeploymentsSearchEvent

public DeploymentsSearchEvent()
Method Detail

getFilter

public String getFilter()

setFilter

public void setFilter(String filter)

jBPM Console NG - Business Domain API 6.0.0.CR2

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