Class MappingWorkDefinitionType

All Implemented Interfaces:
Containerable, Freezable, ContainerablePrismBinding, DebugDumpable, Serializable, Cloneable

public class MappingWorkDefinitionType extends ResourceWorkDefinitionType
Work definition for mapping simulation activity. Selects shadows to be processed and specifies the mappings to be simulated on them. Please note, that activity implementing this work definition only supports PREVIEW execution mode. Also note that if the `includeExistingCorrelators` is set to false (default), then at least one mapping has to be specified in the `inlineMappings`.
See Also: