Class CreateGroupRepositoryCommand


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

      • CreateGroupRepositoryCommand

        public CreateGroupRepositoryCommand​(pl.allegro.tech.hermes.api.Group group)
    • 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