@Dependent public class CaseManagementOryxIdMappings extends BaseOryxIdMappings
| Constructor and Description |
|---|
CaseManagementOryxIdMappings(DefinitionManager definitionManager) |
| Modifier and Type | Method and Description |
|---|---|
Class<?> |
getDefinition(String oryxId) |
Map<Class<?>,Map<Class<?>,String>> |
getDefinitionMappings() |
protected Class<? extends BPMNDiagram> |
getDiagramType() |
String |
getOryxDefinitionId(Object def) |
void |
init(List<Class<?>> definitions) |
addOryxDefinitionId, getCustomMappings, getDefinitionId, getDefinitionId, getGlobalMappings, getOryxPropertyId, getOryxPropertyId, getProperty, getPropertyId, getPropertyId, getSkippedProperties, isSkipProperty@Inject public CaseManagementOryxIdMappings(DefinitionManager definitionManager)
public void init(List<Class<?>> definitions)
init in interface OryxIdMappingsinit in class BaseOryxIdMappingsprotected Class<? extends BPMNDiagram> getDiagramType()
getDiagramType in class BaseOryxIdMappingspublic Map<Class<?>,Map<Class<?>,String>> getDefinitionMappings()
getDefinitionMappings in interface OryxIdMappingsgetDefinitionMappings in class BaseOryxIdMappingspublic Class<?> getDefinition(String oryxId)
getDefinition in interface OryxIdMappingsgetDefinition in class BaseOryxIdMappingspublic String getOryxDefinitionId(Object def)
getOryxDefinitionId in interface OryxIdMappingsgetOryxDefinitionId in class BaseOryxIdMappingsCopyright © 2001–2019 JBoss by Red Hat. All rights reserved.