public class RepositoryTriggerExecutionFailureJsonUnmarshaller extends java.lang.Object implements Unmarshaller<RepositoryTriggerExecutionFailure,JsonUnmarshallerContext>
Modifier and Type | Field and Description |
---|---|
private static RepositoryTriggerExecutionFailureJsonUnmarshaller |
instance |
Constructor and Description |
---|
RepositoryTriggerExecutionFailureJsonUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static RepositoryTriggerExecutionFailureJsonUnmarshaller |
getInstance() |
RepositoryTriggerExecutionFailure |
unmarshall(JsonUnmarshallerContext context) |
private static RepositoryTriggerExecutionFailureJsonUnmarshaller instance
public RepositoryTriggerExecutionFailureJsonUnmarshaller()
public RepositoryTriggerExecutionFailure unmarshall(JsonUnmarshallerContext context) throws java.lang.Exception
unmarshall
in interface Unmarshaller<RepositoryTriggerExecutionFailure,JsonUnmarshallerContext>
java.lang.Exception
public static RepositoryTriggerExecutionFailureJsonUnmarshaller getInstance()