using e_suite.Workflow.Core.Attributes; namespace e_suite.Workflow.Core.Tasks; [GeneralTask] public class VisualBriefReviewTask : TaskBase { }