Uses of Class
de.hybris.platform.cms2.model.CMSWorkflowCommentModel
Packages that use CMSWorkflowCommentModel
-
Uses of CMSWorkflowCommentModel in de.hybris.platform.cmsfacades.workflow.impl
Methods in de.hybris.platform.cmsfacades.workflow.impl that return CMSWorkflowCommentModelModifier and TypeMethodDescriptionprotected CMSWorkflowCommentModelDefaultCMSWorkflowFacade.createComment(WorkflowDecisionModel decision, CommentTypeModel commentType, ComponentModel component, String subject, String text) Creates a comment and assigns a decision to it.Methods in de.hybris.platform.cmsfacades.workflow.impl with parameters of type CMSWorkflowCommentModelModifier and TypeMethodDescriptionprotected voidDefaultCMSWorkflowFacade.addCommentToAction(WorkflowActionModel action, CMSWorkflowCommentModel comment) Adds a comment to an action.