Class BlockoutAction
- java.lang.Object
-
- org.pentaho.platform.scheduler2.blockout.BlockoutAction
-
- All Implemented Interfaces:
org.pentaho.platform.api.action.IAction
,org.pentaho.platform.api.action.IVarArgsAction
public class BlockoutAction extends Object implements org.pentaho.platform.api.action.IVarArgsAction
- Author:
- wseyler This is the job that executes when the a block out trigger fires. This job essentially does nothing more than logging the firing of the trigger.
-
-
Constructor Summary
Constructors Constructor Description BlockoutAction()
-