it.sistematica.isharedoc.process.activiti
Interface TaskHelperInterface

All Known Implementing Classes:
TaskHelperDelegate

public interface TaskHelperInterface


Method Summary
 void appExecute(org.activiti.engine.delegate.DelegateExecution execution)
           
 

Method Detail

appExecute

void appExecute(org.activiti.engine.delegate.DelegateExecution execution)
                throws java.lang.Exception
Throws:
java.lang.Exception