Marker interface for those {@link BuildStep}s that can participate in the dependency graph computation process.
{@link Publisher}s, {@link Builder}s, and {@link JobProperty}s can additional implement this method to add additional edges to the dependency graph computation.
@author Nicolas Lalevee
@author Martin Ficker
@author Kohsuke Kawaguchi
@since 1.160
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.