Class FluentScheduledService

java.lang.Object
com.avoka.fc.core.service.fluent.AbstractFluentService
com.avoka.fc.core.service.fluent.FluentScheduledService
All Implemented Interfaces:
IFluentService, IGroovyDebugLogService, IScheduledService, IServiceDefinitionAware, IUnitTestableService

public class FluentScheduledService extends AbstractFluentService implements IScheduledService
Provides a Fluent API Groovy script scheduled service.
Since:
5.0.0
  • Constructor Details

    • FluentScheduledService

      public FluentScheduledService()
  • Method Details