Interface RecordsManagementActionDefinition

  • All Superinterfaces:
    org.alfresco.service.cmr.action.ActionDefinition, org.alfresco.service.cmr.action.ParameterizedItemDefinition
    All Known Implementing Classes:
    RecordsManagementActionDefinitionImpl

    @AlfrescoPublicApi
    public interface RecordsManagementActionDefinition
    extends org.alfresco.service.cmr.action.ActionDefinition
    Extended action definition interface.
    Since:
    2.1
    Author:
    Roy Wetherall
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      Set<FilePlanComponentKind> getApplicableKinds()  
      • Methods inherited from interface org.alfresco.service.cmr.action.ActionDefinition

        getApplicableTypes, getTrackStatus
      • Methods inherited from interface org.alfresco.service.cmr.action.ParameterizedItemDefinition

        getAdhocPropertiesAllowed, getDescription, getName, getParameterDefinitions, getParameterDefintion, getTitle, hasParameterDefinitions
    • Method Detail

      • getApplicableKinds

        Set<FilePlanComponentKind> getApplicableKinds()
        Returns:
        list of applicable file plan component kinds