ResourceCategoryConversionExecutorConfigStructure
Version #1
Description:
Config of ResourceCategoryConversionExecutorProcessor
You can set up the all resources and single resource converter flows and related configurations.
Fields:
allResources
: AllResourcesConverterExecutionConfigStructure:v1 [Optional]- Default: nullDescription: In case you want to convert a all resources together you can set up an
all resources conversion
here. When not specified noall resources conversion
will be executed.
postGenerate
: PostGenerateExecutionConfigStructure:v1 [Optional]- Default: nullDescription: In case you want to generate extra files after the conversion finished, you can config
post conversion generator
here. When not specified nopost conversion generator
will be executed.
singleResource
: SingleResourceConverterExecutionConfigStructure:v1 [Optional]- Default: nullDescription: In case you want to convert a resource individually you can set up a
single resource conversion
here. When not specified nosingle resource conversion
will be executed.