org.exoplatform.services.workflow
Interface WorkflowFormsService


public interface WorkflowFormsService

Created y the eXo platform team User: Benjamin Mestrallet Date: 17 mai 2004


Method Summary
 Form getForm(java.lang.String processDefinitionId, java.lang.String stateName, java.util.Locale locale)
           
 void removeForms(java.lang.String processDefinitionId)
           
 

Method Detail

getForm

Form getForm(java.lang.String processDefinitionId,
             java.lang.String stateName,
             java.util.Locale locale)

removeForms

void removeForms(java.lang.String processDefinitionId)


Copyright © 2010 eXo Platform SAS. All Rights Reserved.