Class OngoingAsyncAction


  • public class OngoingAsyncAction
    extends Object
    This class represents an ongoing asynchronous action.
    • Constructor Detail

      • OngoingAsyncAction

        public OngoingAsyncAction​(org.alfresco.service.cmr.repository.NodeRef node,
                                  Action action)
    • Method Detail

      • getNodeRef

        public org.alfresco.service.cmr.repository.NodeRef getNodeRef()
      • getAction

        public Action getAction()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object