org.exoplatform.services.workflow.impl.jbpm
Class WorkflowFileDefinitionServiceImpl
java.lang.Object
org.exoplatform.services.workflow.impl.jbpm.WorkflowFileDefinitionServiceImpl
- All Implemented Interfaces:
- WorkflowFileDefinitionService
public class WorkflowFileDefinitionServiceImpl
- extends java.lang.Object
- implements WorkflowFileDefinitionService
Created by The eXo Platform SARL
Author : Pham Xuan Hoa
hoa.pham@exoplatform.com
Dec 18, 2007
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WorkflowFileDefinitionServiceImpl
public WorkflowFileDefinitionServiceImpl()
remove
public void remove(java.lang.String processId)
- Specified by:
remove in interface WorkflowFileDefinitionService
removeFromCache
public void removeFromCache(java.lang.String processId)
- Specified by:
removeFromCache in interface WorkflowFileDefinitionService
retrieve
public FileDefinition retrieve(java.lang.String processId)
- Specified by:
retrieve in interface WorkflowFileDefinitionService
store
public void store(FileDefinition fileDefinition,
java.lang.String processId)
- Specified by:
store in interface WorkflowFileDefinitionService
Copyright © 2013 eXo Platform SAS. All Rights Reserved.