javadoc updates

This commit is contained in:
cagache
2018-05-21 11:20:24 +03:00
parent 8d1179907c
commit a77cfe9ac5
2 changed files with 2 additions and 2 deletions

View File

@@ -384,7 +384,7 @@ public class RMRolesAndActionsAPI extends BaseAPI
* @param user the user executing the action * @param user the user executing the action
* @param password the user's password * @param password the user's password
* @param contentName the content name * @param contentName the content name
* @param event the event to be completed * @param event the event to be undone
* @return The HTTP response. * @return The HTTP response.
*/ */
public HttpResponse undoEvent(String user, String password, String contentName, RM_EVENTS event) public HttpResponse undoEvent(String user, String password, String contentName, RM_EVENTS event)

View File

@@ -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 timeOrEvent
* @param events * @param events