org.jbpm.kie.services.impl.bpmn2
@Singleton public class ProcessDescriptionRepository extends Object
Constructor and Description |
---|
ProcessDescriptionRepository() |
Modifier and Type | Method and Description |
---|---|
void |
addProcessDescription(String processId,
ProcessDescRepoHelper repoHelper) |
Map<String,String> |
getGlobalItemDefinitions() |
ProcessDescRepoHelper |
getProcessDesc(String processId) |
ProcessDescRepoHelper |
removeProcessDescription(String processId) |
public ProcessDescRepoHelper getProcessDesc(String processId)
public void addProcessDescription(String processId, ProcessDescRepoHelper repoHelper)
public ProcessDescRepoHelper removeProcessDescription(String processId)
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.