Class RequirementDecorator

    • Constructor Detail

      • RequirementDecorator

        public RequirementDecorator​(@NotNull
                                    @NotNull ImmutableRequirement requirement,
                                    @NotNull
                                    @NotNull CapabilityType capabilityType,
                                    @NotNull
                                    @NotNull com.opensymphony.xwork2.TextProvider textProvider,
                                    @NotNull
                                    @NotNull CapabilityGroup capabilityGroup,
                                    @Nullable
                                    @Nullable RequirementAware requirementAware)