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 Constructor Description Pickler()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.jenkinsci.plugins.workflow.pickles.Pickle
writeReplace(Object object)
-
-
-
Method Detail
-
writeReplace
public org.jenkinsci.plugins.workflow.pickles.Pickle writeReplace(Object object)
- Specified by:
writeReplace
in classorg.jenkinsci.plugins.workflow.pickles.PickleFactory
-
-