Class InformNewTargetPlan


  • public class InformNewTargetPlan
    extends Plan
    Inform the sentry agent about a new target.
    • Field Detail

      • target

        protected Target target
        The target.
    • Constructor Detail

      • InformNewTargetPlan

        public InformNewTargetPlan()
    • Method Detail

      • body

        public void body()
        The plan body.
        Specified by:
        body in class Plan