Uses of Class
tech.jhipster.lite.module.domain.javabuildprofile.BuildProfileActivation
Packages that use BuildProfileActivation
Package
Description
-
Uses of BuildProfileActivation in tech.jhipster.lite.module.domain.javabuild.command
Methods in tech.jhipster.lite.module.domain.javabuild.command that return types with arguments of type BuildProfileActivationModifier and TypeMethodDescriptionAddJavaBuildProfile.activation()Returns the value of theactivationrecord component.Constructors in tech.jhipster.lite.module.domain.javabuild.command with parameters of type BuildProfileActivationModifierConstructorDescriptionAddJavaBuildProfile(BuildProfileId buildProfileId, BuildProfileActivation activation) Constructor parameters in tech.jhipster.lite.module.domain.javabuild.command with type arguments of type BuildProfileActivationModifierConstructorDescriptionAddJavaBuildProfile(BuildProfileId buildProfileId, Optional<BuildProfileActivation> activation) Creates an instance of aAddJavaBuildProfilerecord class. -
Uses of BuildProfileActivation in tech.jhipster.lite.module.domain.javabuildprofile
Methods in tech.jhipster.lite.module.domain.javabuildprofile that return BuildProfileActivationMethods in tech.jhipster.lite.module.domain.javabuildprofile that return types with arguments of type BuildProfileActivationMethods in tech.jhipster.lite.module.domain.javabuildprofile with parameters of type BuildProfileActivationModifier and TypeMethodDescriptionJHipsterModuleJavaBuildProfile.JHipsterModuleJavaBuildProfileBuilder.activation(BuildProfileActivation activation)