| Modifier and Type | Field and Description |
|---|---|
protected ByteArrayRef |
BatchEntityImpl.batchDocRefId |
protected ByteArrayRef |
BatchPartEntityImpl.resultDocRefId |
| Modifier and Type | Method and Description |
|---|---|
ByteArrayRef |
BatchEntityImpl.getBatchDocRefId() |
ByteArrayRef |
BatchEntity.getBatchDocRefId() |
ByteArrayRef |
BatchPartEntityImpl.getResultDocRefId() |
ByteArrayRef |
BatchPartEntity.getResultDocRefId() |
protected static ByteArrayRef |
BatchEntityImpl.setByteArrayRef(ByteArrayRef byteArrayRef,
String name,
String value,
String engineType) |
| Modifier and Type | Method and Description |
|---|---|
void |
BatchEntityImpl.setBatchDocRefId(ByteArrayRef batchDocRefId) |
protected static ByteArrayRef |
BatchEntityImpl.setByteArrayRef(ByteArrayRef byteArrayRef,
String name,
String value,
String engineType) |
void |
BatchPartEntityImpl.setResultDocRefId(ByteArrayRef resultDocRefId) |
| Modifier and Type | Method and Description |
|---|---|
ByteArrayRef |
ByteArrayRef.copy()
This makes a copy of this
ByteArrayRef: a new
ByteArrayRef instance will be created, however with the same id,
name and ByteArrayEntity instances. |
protected ByteArrayRef |
ByteArrayRefTypeHandler.createVariableByteArrayRef(String id) |
ByteArrayRef |
ByteArrayRefTypeHandler.getResult(CallableStatement cs,
int columnIndex) |
ByteArrayRef |
ByteArrayRefTypeHandler.getResult(ResultSet rs,
int columnIndex) |
ByteArrayRef |
ByteArrayRefTypeHandler.getResult(ResultSet rs,
String columnName) |
| Modifier and Type | Method and Description |
|---|---|
void |
ByteArrayRefTypeHandler.setParameter(PreparedStatement ps,
int i,
ByteArrayRef parameter,
org.apache.ibatis.type.JdbcType jdbcType) |
| Modifier and Type | Field and Description |
|---|---|
protected ByteArrayRef |
HistoricDetailVariableInstanceUpdateEntityImpl.byteArrayRef |
| Modifier and Type | Method and Description |
|---|---|
ByteArrayRef |
HistoricDetailVariableInstanceUpdateEntityImpl.getByteArrayRef() |
ByteArrayRef |
HistoricDetailVariableInstanceUpdateEntity.getByteArrayRef() |
| Modifier and Type | Field and Description |
|---|---|
protected ByteArrayRef |
HistoryJobEntityImpl.advancedJobHandlerConfigurationByteArrayRef |
protected ByteArrayRef |
HistoryJobEntityImpl.customValuesByteArrayRef |
protected ByteArrayRef |
AbstractJobEntityImpl.customValuesByteArrayRef |
protected ByteArrayRef |
HistoryJobEntityImpl.exceptionByteArrayRef |
protected ByteArrayRef |
AbstractJobEntityImpl.exceptionByteArrayRef |
| Modifier and Type | Method and Description |
|---|---|
ByteArrayRef |
HistoryJobEntityImpl.getAdvancedJobHandlerConfigurationByteArrayRef() |
ByteArrayRef |
HistoryJobEntity.getAdvancedJobHandlerConfigurationByteArrayRef() |
ByteArrayRef |
HistoryJobEntityImpl.getCustomValuesByteArrayRef() |
ByteArrayRef |
AbstractJobEntityImpl.getCustomValuesByteArrayRef() |
ByteArrayRef |
AbstractJobEntity.getCustomValuesByteArrayRef() |
ByteArrayRef |
HistoryJobEntityImpl.getExceptionByteArrayRef() |
ByteArrayRef |
AbstractJobEntityImpl.getExceptionByteArrayRef() |
ByteArrayRef |
AbstractJobEntity.getExceptionByteArrayRef() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractJobServiceEngineEntityManager.deleteByteArrayRef(ByteArrayRef jobByteArrayRef) |
protected String |
HistoryJobEntityImpl.getJobByteArrayRefAsString(ByteArrayRef jobByteArrayRef) |
void |
HistoryJobEntityImpl.setAdvancedJobHandlerConfigurationByteArrayRef(ByteArrayRef configurationByteArrayRef) |
void |
HistoryJobEntity.setAdvancedJobHandlerConfigurationByteArrayRef(ByteArrayRef configurationByteArrayRef) |
void |
HistoryJobEntityImpl.setCustomValuesByteArrayRef(ByteArrayRef customValuesByteArrayRef) |
void |
AbstractJobEntityImpl.setCustomValuesByteArrayRef(ByteArrayRef customValuesByteArrayRef) |
void |
AbstractJobEntity.setCustomValuesByteArrayRef(ByteArrayRef customValuesByteArrayRef) |
void |
HistoryJobEntityImpl.setExceptionByteArrayRef(ByteArrayRef exceptionByteArrayRef) |
void |
AbstractJobEntityImpl.setExceptionByteArrayRef(ByteArrayRef exceptionByteArrayRef) |
void |
AbstractJobEntity.setExceptionByteArrayRef(ByteArrayRef exceptionByteArrayRef) |
| Modifier and Type | Field and Description |
|---|---|
protected ByteArrayRef |
VariableInstanceEntityImpl.byteArrayRef |
protected ByteArrayRef |
HistoricVariableInstanceEntityImpl.byteArrayRef |
| Modifier and Type | Method and Description |
|---|---|
ByteArrayRef |
VariableInstanceEntityImpl.getByteArrayRef() |
ByteArrayRef |
HistoricVariableInstanceEntityImpl.getByteArrayRef() |
ByteArrayRef |
HistoricVariableInstanceEntity.getByteArrayRef() |
ByteArrayRef |
VariableInstanceEntity.getByteArrayRef() |
Copyright © 2023 Flowable. All rights reserved.