|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.createtank.elemenope.bpm.ElemenopeBpmOperationImpl
com.createtank.elemenope.bpm.ElemenopeProcessListOperation
public class ElemenopeProcessListOperation
Not a chain. Returns List of all responses from all Operations configured.
| Constructor Summary | |
|---|---|
ElemenopeProcessListOperation()
|
|
| 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. |
java.util.Map |
getConnectionAttributes()
gets connectivity attributes |
java.util.List |
getOperationsList()
|
void |
releaseComponents()
Should be called upon shutdown, in order for elemenope component classes clean up after themselves. |
void |
setComponents(ElemenopeComponents components)
Passes all configured components to implementing Object. |
void |
setConfigurationAttributes(java.util.Map atts)
sets configuration attributes |
void |
setConnectionAttributes(java.util.Map atts)
sets connectivity attributes |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ElemenopeProcessListOperation()
| Method Detail |
|---|
public java.lang.Object execute(java.lang.Object object)
public java.lang.Object execute(java.lang.Object object,
java.util.Map atts)
public void setComponents(ElemenopeComponents components)
ElemenopeComponentShould ususally be called at the end of the initialization cycle, when all components have been instantiated.
setComponents in interface ElemenopeComponentsetComponents in class ElemenopeBpmOperationImplpublic void releaseComponents()
ElemenopeComponent
releaseComponents in interface ElemenopeComponentreleaseComponents in class ElemenopeBpmOperationImpl
public void setConnectionAttributes(java.util.Map atts)
throws ElemenopeException
ElemenopeConnectionEntity
setConnectionAttributes in interface ElemenopeConnectionEntitysetConnectionAttributes in class ElemenopeBpmOperationImplatts - Map of connectivity attributes
ElemenopeException
public java.util.Map getConnectionAttributes()
throws ElemenopeException
ElemenopeConnectionEntity
getConnectionAttributes in interface ElemenopeConnectionEntitygetConnectionAttributes in class ElemenopeBpmOperationImplElemenopeExceptionpublic java.util.List getOperationsList()
getOperationsList in interface ElemenopeBpmOperationgetOperationsList in class ElemenopeBpmOperationImpl
public void setConfigurationAttributes(java.util.Map atts)
throws ElemenopeException
ElemenopeComponent
setConfigurationAttributes in interface ElemenopeComponentsetConfigurationAttributes in class ElemenopeBpmOperationImplatts - Map of connectivity attributes
ElemenopeException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||