public class CommentJobPopulator extends Object
CommentModel with the NoteInfo which contains the
Note together with additional information about the population
context. It populates the comment with information about the new assignee, new status and more from the Note.| Constructor and Description |
|---|
CommentJobPopulator() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
changeStatus(NoteInfo ctx,
CommentModel comment) |
protected PrincipalModel |
getResponsiblePrincipal(NoteInfo ctx) |
void |
populate(NoteInfo ctx,
CommentModel comment) |
void |
setPrintCollaborationFacade(PrintCollaborationFacade printCollaborationFacade) |
void |
setUserService(UserService userService) |
void |
setWorkflowProcessingService(WorkflowProcessingService workflowProcessingService) |
public void populate(NoteInfo ctx, CommentModel comment) throws ConversionException, IllegalArgumentException
protected PrincipalModel getResponsiblePrincipal(NoteInfo ctx)
protected void changeStatus(NoteInfo ctx, CommentModel comment)
public void setPrintCollaborationFacade(PrintCollaborationFacade printCollaborationFacade)
public void setUserService(UserService userService)
public void setWorkflowProcessingService(WorkflowProcessingService workflowProcessingService)
Copyright © 2017 SAP SE. All Rights Reserved.