org.kuali.rice.krms.framework
Class SayHelloAction
java.lang.Object
   org.kuali.rice.krms.framework.SayHelloAction
org.kuali.rice.krms.framework.SayHelloAction
- All Implemented Interfaces: 
- Action
- public class SayHelloAction 
- extends Object- implements Action
A test action class for the KRMS POC
 
 
 
SayHelloAction
public SayHelloAction()
execute
public void execute(ExecutionEnvironment environment)
- 
- Specified by:
- executein interface- Action
 
- 
 
executeSimulation
public void executeSimulation(ExecutionEnvironment environment)
- 
- Specified by:
- executeSimulationin interface- Action
 
- 
 
toString
public String toString()
- 
- Overrides:
- toStringin class- Object
 
- 
 
Copyright © 2005-2014 The Kuali Foundation. All Rights Reserved.