Package | Description |
---|---|
com.atlassian.jira.issue.attachment |
Modifier and Type | Method and Description |
---|---|
StoreAttachmentResult.ResultType |
StoreAttachmentResult.getResultType() |
static StoreAttachmentResult.ResultType |
StoreAttachmentResult.ResultType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StoreAttachmentResult.ResultType[] |
StoreAttachmentResult.ResultType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
StoreAttachmentResult(StoreAttachmentResult.ResultType resultType) |
Copyright © 2002-2022 Atlassian. All Rights Reserved.