About Conditions for Network Integrity

You can create conditions on an action and apply them to its processors to control if a processor is run during a run-time scan.

When you create a condition, Design Studio generates the Java class that implements the condition interface. You must complete the condition interface implementation.

The same condition can be set to different values on different processors. You can apply one or more conditions to a processor.

A processor is run only when all of its conditions are satisfied.