@ParametersAreNonnullByDefault public interface JiraJohnsonContainer extends com.atlassian.johnson.JohnsonEventContainer
JohnsonEventContainer
with JIRA-specific methods.Modifier and Type | Method and Description |
---|---|
Collection<com.atlassian.johnson.event.Event> |
getEventsThatPreventStartup()
Return any events are severe enough to prevent JIRA starting normally.
|
default boolean |
hasEventThatPreventsStartup()
Indicates whether any events are severe enough to prevent JIRA starting normally.
|
Collection<com.atlassian.johnson.event.Event> getEventsThatPreventStartup()
default boolean hasEventThatPreventsStartup()
Copyright © 2002-2017 Atlassian. All Rights Reserved.