Class BaseArtifactService

    • Constructor Detail

      • BaseArtifactService

        public BaseArtifactService()
    • Method Detail

      • getCategory

        public String getCategory()
        Description copied from interface: Service
        A category that allows to group similar services.
        Specified by:
        getCategory in interface Service
        Returns:
        Category name or null when no category is assigned.