Interface TaskBlockServiceDefaults

  • All Superinterfaces:
    TaskBlockService

    public interface TaskBlockServiceDefaults
    extends TaskBlockService
    This class is used to wrap TaskBlockService in order to ensure backwards compatibility for generated clients.
    • Method Detail

      • getLookup

        static java.lang.invoke.MethodHandles.Lookup getLookup()
      • getMyCurrentTasks

        default java.util.List<TaskWithBlock> getMyCurrentTasks()
      • getAllCurrentTasks

        default java.util.List<TaskWithBlock> getAllCurrentTasks()