@ExperimentalApi @Immutable public class RssDetectionConfiguration extends Object implements Serializable
Constructor and Description |
---|
RssDetectionConfiguration() |
RssDetectionConfiguration(boolean pollingEnabled,
String pollingCronExpression) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getPollingCronExpression() |
int |
hashCode() |
boolean |
isPollingEnabled() |
public RssDetectionConfiguration()
public RssDetectionConfiguration(boolean pollingEnabled, String pollingCronExpression)
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.