com.createtank.elemenope.bpm
Class ElemenopeBpmListOperation

java.lang.Object
  extended by com.createtank.elemenope.bpm.ElemenopeBpmOperationImpl
      extended by com.createtank.elemenope.bpm.ElemenopeBpmListOperation
All Implemented Interfaces:
ElemenopeBpmOperation, ElemenopeComponent, ElemenopeConnectionEntity, Operation

public class ElemenopeBpmListOperation
extends ElemenopeBpmOperationImpl

Not a chain. Returns List of all responses from all Operations configured.

Author:
John Joseph Roets [joe@createtank.com]

Constructor Summary
ElemenopeBpmListOperation()
           
 
Method Summary
 java.lang.Object execute(java.lang.Object object)
          Execute the operation.
 java.lang.Object execute(java.lang.Object object, java.util.Map atts)
          Execute the operation.
 
Methods inherited from class com.createtank.elemenope.bpm.ElemenopeBpmOperationImpl
getConnectionAttributes, getOperationsList, releaseComponents, setComponents, setConfigurationAttributes, setConnectionAttributes
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ElemenopeBpmListOperation

public ElemenopeBpmListOperation()
Method Detail

execute

public java.lang.Object execute(java.lang.Object object)
Execute the operation.


execute

public java.lang.Object execute(java.lang.Object object,
                                java.util.Map atts)
Execute the operation.