Class RemoveGroupRepositoryCommand


  • public class RemoveGroupRepositoryCommand
    extends RepositoryCommand<pl.allegro.tech.hermes.domain.group.GroupRepository>
    • Constructor Detail

      • RemoveGroupRepositoryCommand

        public RemoveGroupRepositoryCommand​(java.lang.String groupName)
    • Method Detail

      • getRepositoryType

        public java.lang.Class<pl.allegro.tech.hermes.domain.group.GroupRepository> getRepositoryType()
        Specified by:
        getRepositoryType in class RepositoryCommand<pl.allegro.tech.hermes.domain.group.GroupRepository>
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object