org.kuali.ole.ingest.krms.action
Class OleCheckOutAction

java.lang.Object
  extended by org.kuali.ole.ingest.krms.action.OleCheckOutAction
All Implemented Interfaces:
org.kuali.rice.krms.framework.engine.Action

public class OleCheckOutAction
extends Object
implements org.kuali.rice.krms.framework.engine.Action

Created with IntelliJ IDEA. User: ? Date: 8/24/12 Time: 1:33 PM To change this template use File | Settings | File Templates.


Constructor Summary
OleCheckOutAction(String parameter)
           
 
Method Summary
 void execute(org.kuali.rice.krms.api.engine.ExecutionEnvironment environment)
           
 void executeSimulation(org.kuali.rice.krms.api.engine.ExecutionEnvironment environment)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OleCheckOutAction

public OleCheckOutAction(String parameter)
Method Detail

execute

public void execute(org.kuali.rice.krms.api.engine.ExecutionEnvironment environment)
Specified by:
execute in interface org.kuali.rice.krms.framework.engine.Action

executeSimulation

public void executeSimulation(org.kuali.rice.krms.api.engine.ExecutionEnvironment environment)
Specified by:
executeSimulation in interface org.kuali.rice.krms.framework.engine.Action


Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.