InterventionTask constructor

InterventionTask(
  1. String type
)

Implementation

InterventionTask(String type) : super(type);