Interface TaskHandler


public interface TaskHandler
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    execute(Task task, TaskType type, ru.bgcrm.context.core.ServerContext context)
     
  • Method Details

    • execute

      void execute(Task task, TaskType type, ru.bgcrm.context.core.ServerContext context)