Class FiniteStateAnalyzeBinaryRecorder

All Implemented Interfaces:
ExtensionPoint, Describable<Publisher>, BuildStep, SimpleBuildStep

public class FiniteStateAnalyzeBinaryRecorder extends BaseFiniteStateRecorder
Refactored Binary Analysis Recorder that extends the base class to reduce code duplication. This demonstrates how the new base classes can be used to eliminate repetitive code.