Class AbstractServiceInstanceCustomPropertiesProcessActionHandler

    • Constructor Detail

      • AbstractServiceInstanceCustomPropertiesProcessActionHandler

        public AbstractServiceInstanceCustomPropertiesProcessActionHandler()
    • Method Detail

      • processAction

        public void processAction()
                           throws PortalException
        Description copied from interface: IProcessActionHandler
        Executes the process action.

        This method may execute the process action based on the parameters and node specifications passed to it earlier.

        Throws:
        PortalException
      • getServiceInstanceId

        protected abstract String getServiceInstanceId()
                                                throws PortalException
        Get the service instance identifier to add the property to.
        Returns:
        the service instance identifier
        Throws:
        PortalException
        Since:
        8.2.0