|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.moremotion.config.ConditionalListItem
org.moremotion.process.CallDefinition
org.moremotion.process.ProcessTemplateCallDefinition
public class ProcessTemplateCallDefinition
| Constructor Summary | |
|---|---|
ProcessTemplateCallDefinition(org.w3c.dom.Element elm,
java.lang.Object parent)
|
|
| Method Summary | |
|---|---|
void |
execute(MoreMotionRequest request,
CallInstance ci,
ProcessRecord prec)
|
java.util.HashMap |
getTemplateCallParams()
|
| Methods inherited from class org.moremotion.process.CallDefinition |
|---|
getBlockName, getDebugLevel, getLogDefinition, getLogger, getPageName, getProcessConfig, getPureStepName, getRecordFilter, getReset, getStepCaption, getStepName, getTargetName, toString |
| Methods inherited from class org.moremotion.config.ConditionalListItem |
|---|
getCondition, precondSatisfied, setCondition |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ProcessTemplateCallDefinition(org.w3c.dom.Element elm,
java.lang.Object parent)
throws ConfigurationException
ConfigurationException| Method Detail |
|---|
public java.util.HashMap getTemplateCallParams()
public void execute(MoreMotionRequest request,
CallInstance ci,
ProcessRecord prec)
execute in class CallDefinition
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||