| Package | Description |
|---|---|
| org.clawiz.bpm.common.storage.processinstance |
| Modifier and Type | Class and Description |
|---|---|
class |
ProcessInstanceObject |
| Modifier and Type | Method and Description |
|---|---|
ProcessInstanceObjectPrototype |
ProcessInstanceObjectPrototype.withActive(String active)
Set 'active' value and return this object
|
ProcessInstanceObjectPrototype |
ProcessInstanceObjectPrototype.withObjectId(BigDecimal objectId)
Set 'Object' value and return this object
|
ProcessInstanceObjectPrototype |
ProcessInstanceObjectPrototype.withProcessId(BigDecimal processId)
Set 'Process' value and return this object
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProcessInstanceObjectPrototype.copy(ProcessInstanceObjectPrototype target)
Copy values of all fields to 'target'
|
boolean |
ProcessInstanceObjectPrototype.equals(ProcessInstanceObjectPrototype object)
Return true if all field values equals to 'object' field values or both value of field is null
|
Copyright © 2018. All rights reserved.