org.kuali.rice.krms.framework
Class SayHelloAction
java.lang.Object
  
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:
 execute in interface Action
 
 
executeSimulation
public void executeSimulation(ExecutionEnvironment environment)
- Specified by:
 executeSimulation in interface Action
 
 
toString
public String toString()
- Overrides:
 toString in class Object
 
 
Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.