Package org.alfresco.repo.action
Class OngoingAsyncAction
- java.lang.Object
-
- org.alfresco.repo.action.OngoingAsyncAction
-
public class OngoingAsyncAction extends Object
This class represents an ongoing asynchronous action.
-
-
Constructor Summary
Constructors Constructor Description OngoingAsyncAction(NodeRef node, Action action)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object otherObj)ActiongetAction()NodeRefgetNodeRef()inthashCode()StringtoString()
-