| Package | Description |
|---|---|
| org.clawiz.bpm.common.storage.process |
| Modifier and Type | Class and Description |
|---|---|
class |
ProcessObject |
| Modifier and Type | Method and Description |
|---|---|
ProcessObjectPrototype |
ProcessObjectPrototype.withName(String name)
Set 'Name' value and return this object
|
ProcessObjectPrototype |
ProcessObjectPrototype.withPackageName(String packageName)
Set 'PackageName' value and return this object
|
ProcessObjectPrototype |
ProcessObjectPrototype.withRootTypeId(BigDecimal rootTypeId)
Set 'rootType' value and return this object
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProcessObjectPrototype.copy(ProcessObjectPrototype target)
Copy values of all fields to 'target'
|
boolean |
ProcessObjectPrototype.equals(ProcessObjectPrototype object)
Return true if all field values equals to 'object' field values or both value of field is null
|
Copyright © 2018. All rights reserved.