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