Uses of Record Class
tech.jhipster.lite.module.domain.packagejson.ScriptKey
Packages that use ScriptKey
-
Uses of ScriptKey in tech.jhipster.lite.module.domain
Methods in tech.jhipster.lite.module.domain that return ScriptKey -
Uses of ScriptKey in tech.jhipster.lite.module.domain.packagejson
Methods in tech.jhipster.lite.module.domain.packagejson that return ScriptKeyMethods in tech.jhipster.lite.module.domain.packagejson with parameters of type ScriptKeyModifier and TypeMethodDescriptionJHipsterModulePackageJson.JHipsterModulePackageJsonBuilder.addScript(ScriptKey key, ScriptCommand command) Constructors in tech.jhipster.lite.module.domain.packagejson with parameters of type ScriptKeyModifierConstructorDescriptionScript(ScriptKey key, ScriptCommand command) Creates an instance of aScriptrecord class.