Interface LifecycleService

All Known Subinterfaces:
PlatformLifecycleService, TenantLifecycleService
All Known Implementing Classes:
BonitaTaskExecutor

public interface LifecycleService
  • Method Summary

    Modifier and Type
    Method
    Description
    default void
    Temporary halt the execution of this service.
    default void
    resume the execution the service
    default void
    Start the service
    default void