org.hippoecm.hst.content.beans.manager.workflow
Interface WorkflowCallbackHandler<T extends org.hippoecm.repository.api.Workflow>


public interface WorkflowCallbackHandler<T extends org.hippoecm.repository.api.Workflow>


Method Summary
 void processWorkflow(T workflow)
           
 

Method Detail

processWorkflow

void processWorkflow(T workflow)
                     throws Exception
Throws:
Exception


Copyright © 2008-2012 Hippo. All Rights Reserved.