Packageorg.swizframework.utils.chain
Interfacepublic interface IAutonomousChainStep extends IChainStep
Implementors FunctionChainStep



Public Properties
 PropertyDefined By
 Inheritedchain : IChain
IChainStep
 InheritedisComplete : Boolean
[read-only]
IChainStep
Public Methods
 MethodDefined By
 Inherited
complete():void
IChainStep
  
doProceed():void
IAutonomousChainStep
 Inherited
error():void
IChainStep
Method Detail
doProceed()method
public function doProceed():void