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

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.ActProcessDefinitionPD
All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

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


Constructor Summary
ActProcessDefinitionPD()
           
 
Method Summary
 InputStream getDiagram(ActProcessDefinitionDs ds)
           
 InputStream getStartForm(ActProcessDefinitionDs ds)
           
 void startInstance(ActProcessDefinitionDs 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

ActProcessDefinitionPD

public ActProcessDefinitionPD()
Method Detail

getStartForm

public InputStream getStartForm(ActProcessDefinitionDs ds)

startInstance

public void startInstance(ActProcessDefinitionDs ds)
                   throws Exception
Throws:
Exception

getDiagram

public InputStream getDiagram(ActProcessDefinitionDs ds)


Copyright © 2012. All Rights Reserved.