Package | Description |
---|---|
com.flowable.platform.engine | |
com.flowable.platform.engine.autodeployment | |
com.flowable.platform.engine.impl.deployer |
Modifier and Type | Field and Description |
---|---|
protected QueryResourceConverter |
PlatformEngineConfiguration.queryResourceConverter |
Modifier and Type | Method and Description |
---|---|
QueryResourceConverter |
PlatformEngineConfiguration.getQueryResourceConverter() |
Modifier and Type | Method and Description |
---|---|
void |
PlatformEngineConfiguration.setQueryResourceConverter(QueryResourceConverter queryResourceConverter) |
Modifier and Type | Method and Description |
---|---|
protected void |
DefaultPlatformAutoDeploymentStrategy.collectDeploymentResources(QueryResourceConverter queryResourceConverter,
VariableExtractorResourceConverter variableExtractorResourceConverter,
Resource[] resources,
Map<String,Resource> queryKeyMap,
Map<String,Resource> variableExtractorKeyMap,
Map<String,Resource> legacyQueryKeyMap,
Map<String,Resource> legacyVariableExtractorKeyMap,
com.fasterxml.jackson.databind.ObjectMapper objectMapper) |
Modifier and Type | Class and Description |
---|---|
class |
QueryResourceConverterImpl |