@Immutable public class EditAttachmentSettingsEvent extends Object
Constructor and Description |
---|
EditAttachmentSettingsEvent(String primaryStoreType,
String secondaryStoreType,
AttachmentPathManager.Mode attachmentMode) |
Modifier and Type | Method and Description |
---|---|
AttachmentPathManager.Mode |
getAttachmentMode() |
String |
getPrimaryStoreType() |
String |
getSecondaryStoreType() |
public EditAttachmentSettingsEvent(String primaryStoreType, String secondaryStoreType, AttachmentPathManager.Mode attachmentMode)
public String getPrimaryStoreType()
public String getSecondaryStoreType()
public AttachmentPathManager.Mode getAttachmentMode()
Copyright © 2002-2021 Atlassian. All Rights Reserved.