public class StoreAttachmentResult extends Object
Modifier and Type | Class and Description |
---|---|
static class |
StoreAttachmentResult.ResultType |
Constructor and Description |
---|
StoreAttachmentResult(StoreAttachmentResult.ResultType resultType) |
Modifier and Type | Method and Description |
---|---|
static StoreAttachmentResult |
created() |
boolean |
equals(Object o) |
StoreAttachmentResult.ResultType |
getResultType() |
int |
hashCode() |
static StoreAttachmentResult |
updated() |
public StoreAttachmentResult(StoreAttachmentResult.ResultType resultType)
public static StoreAttachmentResult created()
public static StoreAttachmentResult updated()
public StoreAttachmentResult.ResultType getResultType()
Copyright © 2002-2015 Atlassian. All Rights Reserved.