Uses of Interface
org.exoplatform.services.workflow.FileDefinition

Uses of FileDefinition in org.exoplatform.services.workflow
 

Methods in org.exoplatform.services.workflow that return FileDefinition
 FileDefinition WorkflowFileDefinitionService.retrieve(java.lang.String processId)
          Retrieves a File Definition
 

Methods in org.exoplatform.services.workflow with parameters of type FileDefinition
 void WorkflowFileDefinitionService.store(FileDefinition fileDefinition, java.lang.String processId)
          Stores a File Definition
 



Copyright © 2014 eXo Platform SAS. All Rights Reserved.