Class LazyActivitiWorkflowTask


  • public class LazyActivitiWorkflowTask
    extends WorkflowTask
    A WorkflowTask instance that will only fecth the WorkflowPath if needed and will only fetch the properties when properties are needed which cannot be returned by the wrapped Task or HistoricTaskInstance object. The instance can only be used inside of the alfresco-context/transaction where the list of instances is returned.
    Author:
    Frederik Heremans