Class CreateNewCommentExecutor

java.lang.Object
de.hybris.platform.cockpit.services.comments.modes.impl.CreateNewCommentExecutor
All Implemented Interfaces:
CommentModeExecutor

public class CreateNewCommentExecutor extends Object implements CommentModeExecutor
Default CommentModeExecutor for creating new comments in the comment-layer. Implementation of CommentModeExecutor must be stateless.
  • Constructor Details

    • CreateNewCommentExecutor

      public CreateNewCommentExecutor()
  • Method Details