Interface PerspectiveAction


  • public interface PerspectiveAction
    Interface that represents the action of a perspective item.
    Since:
    6.0.0
    • Method Detail

      • getServiceKey

        ServiceKey getServiceKey()
        Returns the specified service key.
      • getParameters

        Map<String,​String> getParameters()
        Returns a map of all parameters defined for this action, including the service key.