com.bareflow
Interface IScript


public interface IScript


Method Summary
 void run(IRuntimeContext ctx)
           
 

Method Detail

run

void run(IRuntimeContext ctx)
         throws BareflowException
Throws:
BareflowException