Class ActivityStreamScopesCustomPropertyProcessActionHandler

  • All Implemented Interfaces:
    IProcessActionHandler, IParameters

    public class ActivityStreamScopesCustomPropertyProcessActionHandler
    extends ProcessActionHandler<Source<?>>
    Adds activities scopes filter as a custom property to the interface instance repository.
    Since:
    8.2.0
    Version:
    $Revision: 19843 $ $Date: 2017-01-27 15:41:38 -0200 (Fri, 27 Jan 2017) $
    See Also:
    ActivityStreamMultiItemsCustomPropertyProcessActionHandler
    • Constructor Detail

      • ActivityStreamScopesCustomPropertyProcessActionHandler

        public ActivityStreamScopesCustomPropertyProcessActionHandler()
    • Method Detail

      • getFieldId

        protected String getFieldId()
      • getCustomPropertyId

        protected String getCustomPropertyId()
      • 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