Guest User

Untitled

a guest
Oct 19th, 2017
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. KbManagement.PublishingService.assignDraftTranslationTask(
  2. /*articleVersionId*/ kavId,
  3. /*assigneeId*/ queueId,
  4. /*instructions*/ '',
  5. /*dueDate*/ null,
  6. /*sendEmailNotification*/ false
  7. );
Add Comment
Please, Sign In to add comment