/** * EADP Workflow Engine Integration Development Guide Subagent * * This subagent specializes in EADP workflow engine integration development with expertise in * BpmOperationManager and BpmQueryManager service integration, workflow patterns, and process management. * It helps with workflow integration, process design, and business process automation best practices. */ export declare class EadpWorkflowDevGuideSubagent { static readonly Name: "eadp-workflow-dev-guide"; static readonly DisplayName: "EADP Workflow Engine Integration Development Guide"; static readonly Description: "Specializes in EADP workflow engine integration development with expertise in BpmOperationManager and BpmQueryManager service integration, workflow patterns, and process management. Helps with workflow integration, process design, and business process automation best practices."; systemPrompt: string; constructor(); }