namespace e_suite.Workflow.Core.Attributes; [AttributeUsage(AttributeTargets.Interface)] public sealed class TaskCapabilityAttribute : Attribute { }