Uses of Class
tech.jhipster.lite.module.domain.postaction.JHipsterModulePostActions
Packages that use JHipsterModulePostActions
-
Uses of JHipsterModulePostActions in tech.jhipster.lite.module.domain
Methods in tech.jhipster.lite.module.domain that return JHipsterModulePostActionsModifier and TypeMethodDescriptionJHipsterModule.postActions()JHipsterModuleChanges.postActions()Methods in tech.jhipster.lite.module.domain with parameters of type JHipsterModulePostActionsModifier and TypeMethodDescriptionJHipsterModuleChanges.JHipsterModuleChangesPostActionsBuilder.postActions(JHipsterModulePostActions postActions) -
Uses of JHipsterModulePostActions in tech.jhipster.lite.module.domain.postaction
Methods in tech.jhipster.lite.module.domain.postaction that return JHipsterModulePostActionsModifier and TypeMethodDescriptionJHipsterModulePostActions.JHipsterModulePostActionsBuilder.build()