| Package | Description |
|---|---|
| com.flowable.content.engine.impl | |
| com.flowable.content.engine.impl.cmd | |
| com.flowable.content.engine.impl.persistence.entity | |
| com.flowable.core.content.api |
| Modifier and Type | Method and Description |
|---|---|
MetadataInstance |
MetadataServiceImpl.getMetadataInstance(String contentItemId,
String metadataName) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,MetadataInstance> |
MetadataServiceImpl.getMetadataInstances(String contentItemId) |
Map<String,MetadataInstance> |
MetadataServiceImpl.getMetadataInstances(String contentItemId,
Collection<String> metadataNames) |
| Modifier and Type | Method and Description |
|---|---|
MetadataInstance |
GetMetadataInstanceCmd.execute(org.flowable.common.engine.impl.interceptor.CommandContext commandContext) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,MetadataInstance> |
GetMetadataInstancesCmd.execute(org.flowable.common.engine.impl.interceptor.CommandContext commandContext) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MetadataInstanceEntity |
| Modifier and Type | Class and Description |
|---|---|
class |
MetadataInstanceEntityImpl |
| Modifier and Type | Method and Description |
|---|---|
MetadataInstance |
MetadataService.getMetadataInstance(String contentItemId,
String metadataName) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,MetadataInstance> |
MetadataService.getMetadataInstances(String contentItemId) |
Map<String,MetadataInstance> |
MetadataService.getMetadataInstances(String contentItemId,
Collection<String> metadataNames) |
Copyright © 2019. All rights reserved.