|
||||||||||
上一个 下一个 | 框架 无框架 |
使用 ByteArrayEntity 的软件包 | |
---|---|
org.activiti.engine.impl.persistence.entity | |
org.activiti.engine.impl.variable |
org.activiti.engine.impl.persistence.entity 中 ByteArrayEntity 的使用 |
---|
声明为 ByteArrayEntity 的 org.activiti.engine.impl.persistence.entity 中的字段 | |
---|---|
protected ByteArrayEntity |
AttachmentEntity.content
|
返回 ByteArrayEntity 的 org.activiti.engine.impl.persistence.entity 中的方法 | |
---|---|
static ByteArrayEntity |
ByteArrayEntity.createAndInsert(byte[] bytes)
|
static ByteArrayEntity |
ByteArrayEntity.createAndInsert(String name,
byte[] bytes)
|
ByteArrayEntity |
ByteArrayEntityManager.findById(String byteArrayEntityId)
|
ByteArrayEntity |
VariableInstanceEntity.getByteArrayValue()
已过时。 |
ByteArrayEntity |
HistoricVariableInstanceEntity.getByteArrayValue()
已过时。 |
ByteArrayEntity |
HistoricDetailVariableInstanceUpdateEntity.getByteArrayValue()
已过时。 |
ByteArrayEntity |
AttachmentEntity.getContent()
|
ByteArrayEntity |
ByteArrayRef.getEntity()
|
参数类型为 ByteArrayEntity 的 org.activiti.engine.impl.persistence.entity 中的方法 | |
---|---|
void |
ByteArrayEntityManager.deleteByteArray(ByteArrayEntity byteArray)
|
void |
AttachmentEntity.setContent(ByteArrayEntity content)
|
org.activiti.engine.impl.variable 中 ByteArrayEntity 的使用 |
---|
返回 ByteArrayEntity 的 org.activiti.engine.impl.variable 中的方法 | |
---|---|
ByteArrayEntity |
ValueFields.getByteArrayValue()
已过时。 use getBytes. |
|
||||||||||
上一个 下一个 | 框架 无框架 |