|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ByteArray | |
|---|---|
| org.jbpm.bytes | provides support for blobs that is portable over most databases. |
| org.jbpm.context.exe.variableinstance | implementations of VariableInstance. |
| org.jbpm.context.log.variableinstance | variable instance update logs. |
| Uses of ByteArray in org.jbpm.bytes |
|---|
| Constructors in org.jbpm.bytes with parameters of type ByteArray | |
|---|---|
ByteArray(ByteArray other)
|
|
| Uses of ByteArray in org.jbpm.context.exe.variableinstance |
|---|
| Fields in org.jbpm.context.exe.variableinstance declared as ByteArray | |
|---|---|
protected ByteArray |
ByteArrayInstance.value
|
| Uses of ByteArray in org.jbpm.context.log.variableinstance |
|---|
| Constructors in org.jbpm.context.log.variableinstance with parameters of type ByteArray | |
|---|---|
ByteArrayUpdateLog(VariableInstance variableInstance,
ByteArray oldValue,
ByteArray newValue)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||