public interface ChainBuilder<T> extends Command<T>, ProcessCommand<T>, ChainCommand<T>
InjectionChainBuilder
and the
XMLChainBuilder
.
The builder takes information out of meta data and builds the chain of
commands.addTransition, executeAsProcess, executeAsProcess, findNext, getProcessID, getTransitionList, setProcessID
executeAsChain, executeCommandAsChain
execute, executeCommand
Copyright © 2017 neusta software development GmbH. All rights reserved.