API Documentation
All Packages
|
All Classes
|
Index
|
Frames
No Frames
IAutonomousChainStep
Methods
Package
org.swizframework.utils.chain
Interface
public interface IAutonomousChainStep extends
IChainStep
Implementors
FunctionChainStep
Public Properties
Hide Inherited Public Properties
Show Inherited Public Properties
Property
Defined By
chain
:
IChain
IChainStep
isComplete
: Boolean
[read-only]
IChainStep
Public Methods
Hide Inherited Public Methods
Show Inherited Public Methods
Method
Defined By
complete
():void
IChainStep
doProceed
():void
IAutonomousChainStep
error
():void
IChainStep
Method Detail
doProceed
()
method
public function doProceed():void
Tue May 18 2010, 02:41 PM -04:00