mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
javadoc updates
This commit is contained in:
@@ -384,7 +384,7 @@ public class RMRolesAndActionsAPI extends BaseAPI
|
||||
* @param user the user executing the action
|
||||
* @param password the user's password
|
||||
* @param contentName the content name
|
||||
* @param event the event to be completed
|
||||
* @param event the event to be undone
|
||||
* @return The HTTP response.
|
||||
*/
|
||||
public HttpResponse undoEvent(String user, String password, String contentName, RM_EVENTS event)
|
||||
|
@@ -86,7 +86,7 @@ public class DispositionScheduleService extends BaseAPI
|
||||
}
|
||||
|
||||
/**
|
||||
* Helper method for accession step properties
|
||||
* Helper method for adding an accession step
|
||||
*
|
||||
* @param timeOrEvent
|
||||
* @param events
|
||||
|
Reference in New Issue
Block a user