|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.gridsystems.nextgrid.api.pom.ProcessFactoryImpl
public final class ProcessFactoryImpl
Type description.
| Constructor Summary | |
|---|---|
ProcessFactoryImpl()
|
|
| Method Summary | |
|---|---|
nextgrid.api.pom.AbstractProcess |
newAbstractProcess()
|
nextgrid.api.pom.AsyncProcess |
newAsyncProcess()
|
nextgrid.api.pom.DoWhileProcess |
newDoWhileProcess()
|
nextgrid.api.pom.IfThenElseProcess |
newIfThenElseProcess()
|
nextgrid.api.pom.RepeatUntilProcess |
newRepeatUntilProcess()
|
nextgrid.api.pom.SequenceProcess |
newSequenceProcess()
|
nextgrid.api.pom.Service |
newServiceProcess()
|
nextgrid.api.pom.SplitJoinProcess |
newSplitJoinProcess()
|
nextgrid.api.pom.UnorderedListProcess |
newUnorderedListProcess()
|
nextgrid.api.pom.WhileDoProcess |
newWhileDoProcess()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProcessFactoryImpl()
| Method Detail |
|---|
public nextgrid.api.pom.AbstractProcess newAbstractProcess()
newAbstractProcess in interface nextgrid.api.pom.ProcessFactorypublic nextgrid.api.pom.AsyncProcess newAsyncProcess()
newAsyncProcess in interface nextgrid.api.pom.ProcessFactorypublic nextgrid.api.pom.DoWhileProcess newDoWhileProcess()
newDoWhileProcess in interface nextgrid.api.pom.ProcessFactorypublic nextgrid.api.pom.IfThenElseProcess newIfThenElseProcess()
newIfThenElseProcess in interface nextgrid.api.pom.ProcessFactorypublic nextgrid.api.pom.RepeatUntilProcess newRepeatUntilProcess()
newRepeatUntilProcess in interface nextgrid.api.pom.ProcessFactorypublic nextgrid.api.pom.SequenceProcess newSequenceProcess()
newSequenceProcess in interface nextgrid.api.pom.ProcessFactorypublic nextgrid.api.pom.Service newServiceProcess()
newServiceProcess in interface nextgrid.api.pom.ProcessFactorypublic nextgrid.api.pom.SplitJoinProcess newSplitJoinProcess()
newSplitJoinProcess in interface nextgrid.api.pom.ProcessFactorypublic nextgrid.api.pom.UnorderedListProcess newUnorderedListProcess()
newUnorderedListProcess in interface nextgrid.api.pom.ProcessFactorypublic nextgrid.api.pom.WhileDoProcess newWhileDoProcess()
newWhileDoProcess in interface nextgrid.api.pom.ProcessFactory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||