Class ActivityStreamObjectTypesCustomPropertyProcessActionHandler

  • All Implemented Interfaces:
    IProcessActionHandler, IParameters

    public class ActivityStreamObjectTypesCustomPropertyProcessActionHandler
    extends ProcessActionHandler<Source<?>>
    Adds activity object types filter as a custom property to the interface instance repository.
    Since:
    10.1.0
    Version:
    $Revision: 19963 $ $Date: 2017-02-21 19:28:29 -0300 (Tue, 21 Feb 2017) $
    See Also:
    ActivityStreamMultiItemsCustomPropertyProcessActionHandler
    • Constructor Detail

      • ActivityStreamObjectTypesCustomPropertyProcessActionHandler

        public ActivityStreamObjectTypesCustomPropertyProcessActionHandler()
    • 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