public class ProcessDefinition
extends java.lang.Object
implements java.io.Serializable
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COMPLIANCE_DEFINITION_FILENAME |
| Constructor and Description |
|---|
ProcessDefinition() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName() |
int |
getVersion() |
void |
setName(java.lang.String name) |
void |
setVersion(int version) |
public static final java.lang.String COMPLIANCE_DEFINITION_FILENAME