public class WfVertexDefFactory extends Object implements VertexFactory, WorkflowDialogue
| Modifier and Type | Field and Description |
|---|---|
protected CompositeActivityDef |
mCompositeActivityDef |
| Constructor and Description |
|---|
WfVertexDefFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
create(GraphModelManager graphModelManager,
GraphPoint location,
TypeNameAndConstructionInfo typeNameAndConstructionInfo) |
void |
loadThisWorkflow(String newName,
Integer version,
HashMap<String,Object> hashMap) |
String |
promptName(String type) |
void |
setCreationContext(Object newContext) |
protected CompositeActivityDef mCompositeActivityDef
public void create(GraphModelManager graphModelManager, GraphPoint location, TypeNameAndConstructionInfo typeNameAndConstructionInfo) throws org.cristalise.kernel.common.ObjectNotFoundException, org.cristalise.kernel.common.InvalidDataException
create in interface VertexFactoryorg.cristalise.kernel.common.ObjectNotFoundExceptionorg.cristalise.kernel.common.InvalidDataExceptionpublic void loadThisWorkflow(String newName, Integer version, HashMap<String,Object> hashMap) throws org.cristalise.kernel.common.ObjectNotFoundException, org.cristalise.kernel.common.InvalidDataException
loadThisWorkflow in interface WorkflowDialogueorg.cristalise.kernel.common.ObjectNotFoundExceptionorg.cristalise.kernel.common.InvalidDataExceptionpublic void setCreationContext(Object newContext)
setCreationContext in interface VertexFactoryCopyright © 1997–2020 CRISTAL-iSE. All rights reserved.