Package ai.nervemind.app.service
package ai.nervemind.app.service
-
ClassDescriptionConsole log handler that outputs structured logs to SLF4J.Initializes credentials from .env file on application startup.Service for managing credentials with encryption.Service for Developer Mode features.Represents a log entry in the execution log.Represents expression context data for debugging.Represents an HTTP request/response log entry.Represents timing information for a single node execution.Service for encrypting and decrypting sensitive data.Structured logging service for workflow execution.Execution summary record.Categories for log entries.Log entry record.Log levels for execution logging.Core workflow execution engine service.Execution context holds state during workflow execution.Service for watching file system events and triggering workflows.Core interface for defining workflow node execution logic.Central registry for all available
NodeExecutorimplementations.Loads plugins from JAR files in the plugins directory.Information about a loaded plugin JAR.Spring-managed service that discovers and manages plugins using Java's ServiceLoader mechanism.Service for providing Python environment status information to the UI.Service for loading, searching, and managing sample workflows.Service for scheduling workflow executions.Default settings definitions for the application.Service for managing application settings.Service for managing workflow variables.Service for managing workflows.