public class CommitJsonMarshaller
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private static CommitJsonMarshaller |
instance |
Constructor and Description |
---|
CommitJsonMarshaller() |
Modifier and Type | Method and Description |
---|---|
static CommitJsonMarshaller |
getInstance() |
void |
marshall(Commit commit,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
private static CommitJsonMarshaller instance
public void marshall(Commit commit, StructuredJsonGenerator jsonGenerator)
public static CommitJsonMarshaller getInstance()