es.caib.bpm.business
Class VOFactory

java.lang.Object
  extended by es.caib.bpm.business.VOFactory

public class VOFactory
extends java.lang.Object


Constructor Summary
VOFactory()
           
 
Method Summary
static es.caib.bpm.vo.Comment newComment(org.jbpm.graph.exe.Comment instance)
           
static es.caib.bpm.vo.Job newJob(org.jbpm.job.Job j)
           
static java.lang.Object newLightweightTaskInstance(org.jbpm.taskmgmt.exe.TaskInstance instance)
           
static es.caib.bpm.vo.ProcessDefinition newProcessDefinition(org.jbpm.graph.def.ProcessDefinition instance, org.jbpm.JbpmContext context)
           
static es.caib.bpm.vo.ProcessInstance newProcessInstance(org.jbpm.graph.exe.ProcessInstance instance)
           
static es.caib.bpm.vo.TaskDefinition newTaskDefinition(org.jbpm.taskmgmt.def.Task task)
           
static es.caib.bpm.vo.TaskInstance newTaskInstance(org.jbpm.taskmgmt.exe.TaskInstance instance)
           
static es.caib.bpm.vo.Token newToken(org.jbpm.graph.exe.Token t)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VOFactory

public VOFactory()
Method Detail

newComment

public static es.caib.bpm.vo.Comment newComment(org.jbpm.graph.exe.Comment instance)

newTaskInstance

public static es.caib.bpm.vo.TaskInstance newTaskInstance(org.jbpm.taskmgmt.exe.TaskInstance instance)

newProcessInstance

public static es.caib.bpm.vo.ProcessInstance newProcessInstance(org.jbpm.graph.exe.ProcessInstance instance)

newProcessDefinition

public static es.caib.bpm.vo.ProcessDefinition newProcessDefinition(org.jbpm.graph.def.ProcessDefinition instance,
                                                                    org.jbpm.JbpmContext context)

newTaskDefinition

public static es.caib.bpm.vo.TaskDefinition newTaskDefinition(org.jbpm.taskmgmt.def.Task task)

newJob

public static es.caib.bpm.vo.Job newJob(org.jbpm.job.Job j)

newToken

public static es.caib.bpm.vo.Token newToken(org.jbpm.graph.exe.Token t)

newLightweightTaskInstance

public static java.lang.Object newLightweightTaskInstance(org.jbpm.taskmgmt.exe.TaskInstance instance)


Copyright © 2012 Direcció General de Tecnologia i Comunicacions. Govern de les Illes Balears. All Rights Reserved.