public class BpmnProcess extends Object implements EntityTO
Constructor and Description |
---|
BpmnProcess() |
Modifier and Type | Method and Description |
---|---|
String |
getKey() |
String |
getModelId() |
String |
getName() |
boolean |
isUserWorkflow() |
void |
setKey(String key) |
void |
setModelId(String modelId) |
void |
setName(String name) |
void |
setUserWorkflow(boolean userWorkflow) |
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.