Class ManagedFunctionLogicImpl<O extends Enum<O>,F extends Enum<F>>

java.lang.Object
net.officefloor.frame.impl.execute.managedfunction.ManagedFunctionLogicImpl<O,F>
All Implemented Interfaces:
ManagedFunctionLogic

public class ManagedFunctionLogicImpl<O extends Enum<O>,F extends Enum<F>> extends Object implements ManagedFunctionLogic
ManagedFunction implementation of a Job.
Author:
Daniel Sagenschneider