Interface TaskWithBlock

All Superinterfaces:
SerializableTask

public interface TaskWithBlock extends SerializableTask
Information about task exposed via its root block.
  • Method Details

    • getBlock

      BlockState getBlock()
      Returns state of the root block
    • getActiveBlocks

      List<String> getActiveBlocks()
      Returns list of block ids which are active at the moment.