Uses of Record Class
tech.jhipster.lite.module.domain.buildproperties.BuildProperty
Packages that use BuildProperty
-
Uses of BuildProperty in tech.jhipster.lite.module.domain.javabuild.command
Methods in tech.jhipster.lite.module.domain.javabuild.command that return BuildPropertyModifier and TypeMethodDescriptionSetBuildProperty.property()Returns the value of thepropertyrecord component.Constructors in tech.jhipster.lite.module.domain.javabuild.command with parameters of type BuildPropertyModifierConstructorDescriptionSetBuildProperty(BuildProperty property) SetBuildProperty(BuildProperty property, Optional<BuildProfileId> buildProfile) Creates an instance of aSetBuildPropertyrecord class.SetBuildProperty(BuildProperty property, BuildProfileId buildProfile)