| Package | Description |
|---|---|
| org.clawiz.bpm.common.storage.processnode |
| Modifier and Type | Class and Description |
|---|---|
class |
ProcessNodeObject |
| Modifier and Type | Method and Description |
|---|---|
ProcessNodeObjectPrototype |
ProcessNodeObjectPrototype.withName(String name)
Set 'Name' value and return this object
|
ProcessNodeObjectPrototype |
ProcessNodeObjectPrototype.withProcessId(BigDecimal processId)
Set 'Process' value and return this object
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProcessNodeObjectPrototype.copy(ProcessNodeObjectPrototype target)
Copy values of all fields to 'target'
|
boolean |
ProcessNodeObjectPrototype.equals(ProcessNodeObjectPrototype object)
Return true if all field values equals to 'object' field values or both value of field is null
|
Copyright © 2018. All rights reserved.