org.alfresco.repo.workflow.jbpm
Class AlfrescoExecuteNodeJob

java.lang.Object
  extended by org.jbpm.job.Job
      extended by org.jbpm.job.ExecuteNodeJob
          extended by org.alfresco.repo.workflow.jbpm.AlfrescoExecuteNodeJob
All Implemented Interfaces:
java.io.Serializable

public class AlfrescoExecuteNodeJob
extends org.jbpm.job.ExecuteNodeJob

Since:
3.4
See Also:
Serialized Form

Constructor Summary
AlfrescoExecuteNodeJob()
           
AlfrescoExecuteNodeJob(org.jbpm.graph.exe.Token token)
           
 
Method Summary
 boolean execute(org.jbpm.JbpmContext jbpmContext)
          
 
Methods inherited from class org.jbpm.job.ExecuteNodeJob
getNode, setNode
 
Methods inherited from class org.jbpm.job.Job
getAqcuireDate, getConfiguration, getDueDate, getException, getId, getJobExecutorName, getLockOwner, getLockTime, getProcessInstance, getRetries, getTaskInstance, getToken, getVersion, isExclusive, isSuspended, setConfiguration, setDueDate, setException, setExclusive, setLockOwner, setLockTime, setProcessInstance, setRetries, setSuspended, setTaskInstance, setToken, toString, toStringLongFormat
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AlfrescoExecuteNodeJob

public AlfrescoExecuteNodeJob()

AlfrescoExecuteNodeJob

public AlfrescoExecuteNodeJob(org.jbpm.graph.exe.Token token)
Method Detail

execute

public boolean execute(org.jbpm.JbpmContext jbpmContext)
                throws java.lang.Exception

Overrides:
execute in class org.jbpm.job.ExecuteNodeJob
Throws:
java.lang.Exception


Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.