net.nan21.dnet.module.ad._presenterdelegates.workflow
Class ActTaskInstancePD

java.lang.Object
  extended by net.nan21.dnet.core.presenter.service.AbstractPresenterProcessor
      extended by net.nan21.dnet.core.presenter.service.AbstractDsDelegate
          extended by net.nan21.dnet.module.ad._presenterdelegates.workflow.ActTaskInstancePD
All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

public class ActTaskInstancePD
extends net.nan21.dnet.core.presenter.service.AbstractDsDelegate


Constructor Summary
ActTaskInstancePD()
           
 
Method Summary
 void assignTask(ActTaskInstanceDs ds)
           
 void completeTask(ActTaskInstanceDs ds)
           
 
Methods inherited from class net.nan21.dnet.core.presenter.service.AbstractPresenterProcessor
findDsService, findEntityService, getApplicationContext, getServiceLocator, getSystemConfig, getWorkflowEngine, getWorkflowFormService, getWorkflowHistoryService, getWorkflowRepositoryService, getWorkflowRuntimeService, getWorkflowTaskService, prepareDelegate, setApplicationContext, setServiceLocator, setSystemConfig
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActTaskInstancePD

public ActTaskInstancePD()
Method Detail

assignTask

public void assignTask(ActTaskInstanceDs ds)
                throws Exception
Throws:
Exception

completeTask

public void completeTask(ActTaskInstanceDs ds)
                  throws Exception
Throws:
Exception


Copyright © 2012. All Rights Reserved.