JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.almworks.jira.structure.api.calendar
Interface CalendarInfo
@PublicSpi
public interface
CalendarInfo
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getDescription
()
long
getId
()
String
getName
()
Method Details
getId
long
getId
()
Returns:
id should be unique for related
CalendarProvider
getName
@NotNull
String
getName
()
getDescription
@Nullable
String
getDescription
()