Uses of Class
com.evolveum.axiom.concepts.Lazy
Package
Description
Supports the definitions of activities and their various aspects:
- work,
- distribution,
- control flow,
- reporting,
- ...
-
Uses of Lazy in com.evolveum.axiom.concepts
-
Uses of Lazy in com.evolveum.axiom.lang.api
Modifier and TypeFieldDescriptionstatic final Lazy<Map<AxiomName,
AxiomItemDefinition>> AxiomBuiltIn.EMPTY
protected static final Lazy<AxiomIdentifierDefinition>
AxiomBuiltIn.Item.NAME_IDENTIFIER
static final Lazy<AxiomItemDefinition>
AxiomBuiltIn.NO_ARGUMENT
-
Uses of Lazy in com.evolveum.axiom.lang.impl
Modifier and TypeFieldDescriptionstatic final Lazy<AxiomSchemaContext>
ModelReactorContext.BASE_LANGUAGE
Modifier and TypeMethodDescriptionstatic Lazy<AxiomModelStatementSource>
ModelReactorContext.sourceFromResource
(String axiomModelResource) -
Uses of Lazy in com.evolveum.midpoint.repo.common.activity.definition
Modifier and TypeMethodDescriptionvoid
ActivityReportingDefinition.applyDefaults
(Lazy<ActivityReportingCharacteristics> lazyDefaults) ModifierConstructorDescriptionActivityReportingDefinition
(@NotNull ActivityReportingDefinitionType bean, @NotNull Lazy<ActivityReportingCharacteristics> reportingCharacteristics)