Class BranchIndexingCauseHandler
java.lang.Object
io.jenkins.plugins.opentelemetry.job.cause.BranchIndexingCauseHandler
- All Implemented Interfaces:
CauseHandler
,Comparable<CauseHandler>
@Extension(optional=true,
dynamicLoadable=YES)
public class BranchIndexingCauseHandler
extends Object
implements CauseHandler
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface io.jenkins.plugins.opentelemetry.job.cause.CauseHandler
compareTo, configure, getStructuredDescription, ordinal
-
Constructor Details
-
BranchIndexingCauseHandler
- Throws:
ClassNotFoundException
-
-
Method Details
-
isSupported
- Specified by:
isSupported
in interfaceCauseHandler
-