Uses of Class
de.hybris.platform.workflow.model.WorkflowActionCommentModel
Packages that use WorkflowActionCommentModel
Package
Description
Contains generated models for each type of de.hybris.platform.workflow.jalo package.
-
Uses of WorkflowActionCommentModel in de.hybris.platform.workflow.model
Methods in de.hybris.platform.workflow.model that return types with arguments of type WorkflowActionCommentModelModifier and TypeMethodDescriptionAbstractWorkflowActionModel.getWorkflowActionComments()Generated method - Getter of theAbstractWorkflowAction.workflowActionCommentsattribute defined at extensionworkflow.Method parameters in de.hybris.platform.workflow.model with type arguments of type WorkflowActionCommentModelModifier and TypeMethodDescriptionvoidAbstractWorkflowActionModel.setWorkflowActionComments(Collection<WorkflowActionCommentModel> value) Generated method - Setter ofAbstractWorkflowAction.workflowActionCommentsattribute defined at extensionworkflow.