Package fr.enedis.chutney.action.domain
package fr.enedis.chutney.action.domain
-
ClassDescriptionThrown when a action fails to be instantiated.Template for creating
Actioninstances.
This object exposes all parameters (names and types) needed by aActionSimple loader ofActionTemplate.A Collection of loaders, allow to get allActionTemplatein order, respecting eachActionTemplateLoaderprecedence.Registry forActionTemplate.Error produced by aActionTemplateParserif the parsing fails.ResultOrError<RESULT,ERROR> Thrown when aActionTemplatefails to create a action because aParameterdoes not have a matchingParameterResolver.