Package | Description |
---|---|
com.atlassian.jira.cluster.disasterrecovery |
Modifier and Type | Method and Description |
---|---|
JiraHomeChangeEvent.FileType |
JiraHomeChangeEvent.getFileType() |
static JiraHomeChangeEvent.FileType |
JiraHomeChangeEvent.FileType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JiraHomeChangeEvent.FileType[] |
JiraHomeChangeEvent.FileType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
JiraHomeChangeEvent(JiraHomeChangeEvent.Action action,
JiraHomeChangeEvent.FileType fileType,
File... files)
We dispatch a change in the home and the amount of files
that changed
|
Copyright © 2002-2019 Atlassian. All Rights Reserved.