Uses of Record Class
tech.jhipster.lite.module.domain.packagejson.Script
Packages that use Script
-
Uses of Script in tech.jhipster.lite.module.domain.packagejson
Methods in tech.jhipster.lite.module.domain.packagejson that return types with arguments of type ScriptModifier and TypeMethodDescriptionScripts.scripts()Returns the value of thescriptsrecord component.Scripts.stream()Constructor parameters in tech.jhipster.lite.module.domain.packagejson with type arguments of type ScriptModifierConstructorDescriptionScripts(Collection<Script> scripts) Creates an instance of aScriptsrecord class.