ITimesheetTimeEntryRevisionGroupApprovalService1

Operations

NameSignatureDescription
Approvevoid Approve(Uri timesheetUri, String unitOfWorkId, String comments)Approve the specified timesheet and associated time entry revision groups
CreateApproveBatchUri CreateApproveBatch(Uri[] timesheetUris, String comments)Create a batch of timesheets and associated time entry revision groups to perform the 'approve' approval action upon
CreateRejectBatchUri CreateRejectBatch(Uri[] timesheetUris, String comments)Create a batch of timesheets and associated time entry revision groups to perform the 'reject' approval action upon
CreateReopenTimeEntryWithTimesheetBatchUri CreateReopenTimeEntryWithTimesheetBatch(Uri[] timeEntryRevisionGroupUris, String comments)Creates batch for Reopening time entries and corresponding timesheet using time entry uris
CreateSubmitBatchUri CreateSubmitBatch(Uri[] timesheetUris, String comments, Uri[] submitOptions)Create a batch of timesheets and associated time entry revision groups to perform the 'submit' approval action upon
ExecuteReopenTimeEntryWithTimesheetBatchReopenTimeEntryWithTimesheetBatchResults1 ExecuteReopenTimeEntryWithTimesheetBatch(Uri batchUri)Executes reopen time entries and corresponding timesheet using time entry uris
ExecuteTimesheetTimeEntryRevisionGroupApprovalBatchTimesheetTimeEntryRevisionGroupApprovalBatchResults1 ExecuteTimesheetTimeEntryRevisionGroupApprovalBatch(Uri timesheetTimeEntryApprovalCoordinationBatchUri)Execute the specified time entry revision group approval batch
GetReopenTimeEntryWithTimesheetBatchResultsReopenTimeEntryWithTimesheetBatchResults1 GetReopenTimeEntryWithTimesheetBatchResults(Uri batchUri)Get Reopen time entries and corresponding timesheet batch results
GetTimesheetTimeEntryRevisionGroupApprovalBatchResultsTimesheetTimeEntryRevisionGroupApprovalBatchResults1 GetTimesheetTimeEntryRevisionGroupApprovalBatchResults(Uri timesheetTimeEntryRevisionGroupApprovalBatchUri)Retrieve results of a ExecuteTimesheetTimeEntryRevisionGroupApprovalBatch operation. Returns null if the batch has not completed.
Rejectvoid Reject(Uri timesheetUri, String unitOfWorkId, String comments)Reject the specified timesheet and associated time entry revision groups
Submitvoid Submit(Uri timesheetUri, String unitOfWorkId, String comments)Submit the specified timesheet and associated time entry revision groups for approval