Class OpenShiftRuntimeMarshaller
- java.lang.Object
-
- org.guvnor.ala.marshalling.impl.JSONBaseMarshaller<OpenShiftRuntime>
-
- org.guvnor.ala.openshift.marshalling.OpenShiftRuntimeMarshaller
-
- All Implemented Interfaces:
org.guvnor.ala.marshalling.Marshaller<OpenShiftRuntime>
public class OpenShiftRuntimeMarshaller extends org.guvnor.ala.marshalling.impl.JSONBaseMarshaller<OpenShiftRuntime>
OpenShiftRuntime marshaller implementation.
-
-
Constructor Summary
Constructors Constructor Description OpenShiftRuntimeMarshaller()
-