Class RealtimeJUnitStep.Pickler
java.lang.Object
org.jenkinsci.plugins.workflow.pickles.PickleFactory
org.jenkinsci.plugins.junitrealtimetestreporter.RealtimeJUnitStep.Pickler
- All Implemented Interfaces:
ExtensionPoint
- Enclosing class:
- RealtimeJUnitStep
@Extension
public static class RealtimeJUnitStep.Pickler
extends org.jenkinsci.plugins.workflow.pickles.PickleFactory
-
Nested Class Summary
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.jenkinsci.plugins.workflow.pickles.Pickle
writeReplace
(Object object) Methods inherited from class org.jenkinsci.plugins.workflow.pickles.PickleFactory
all
-
Constructor Details
-
Pickler
public Pickler()
-
-
Method Details
-
writeReplace
- Specified by:
writeReplace
in classorg.jenkinsci.plugins.workflow.pickles.PickleFactory
-