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 ObjectNotFoundException, InvalidDataException
create in interface VertexFactoryObjectNotFoundExceptionInvalidDataExceptionpublic void loadThisWorkflow(String newName, Integer version, HashMap<String,Object> hashMap) throws ObjectNotFoundException, InvalidDataException
loadThisWorkflow in interface WorkflowDialogueObjectNotFoundExceptionInvalidDataExceptionpublic void setCreationContext(Object newContext)
setCreationContext in interface VertexFactoryCopyright © 1997–2019 CRISTAL-iSE. All rights reserved.