Announce
com.mchange.feedletter.SubscriptionManager.Mastodon.Announce
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Mastodontrait SubscriptionManagertrait Jsonableclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Concrete methods
override def defaultComposeTemplateParams(subscribableName: SubscribableName, withinTypeId: String, feedUrl: FeedUrl, destination: D, subscriptionId: SubscriptionId, removeLink: String): Map[String, String]
Attributes
- Definition Classes
def defaultFormatTemplate(subscribableName: SubscribableName, withinTypeId: String, feedUrl: FeedUrl, content: ItemContent): Option[String]
def formatTemplate(subscribableName: SubscribableName, withinTypeId: String, feedUrl: FeedUrl, content: ItemContent): Option[String]
override def isComplete(conn: Connection, withinTypeId: String, currentCount: Int, feedLastAssigned: Instant): Boolean
Attributes
- Definition Classes
override def route(conn: Connection, assignableKey: AssignableKey, contents: Seq[ItemContent], idestinations: Set[IdentifiedDestination[D]], apiLinkGenerator: ApiLinkGenerator): Unit
Attributes
- Definition Classes
Attributes
- Definition Classes
override def withinTypeId(conn: Connection, subscribableName: SubscribableName, feedId: FeedId, guid: Guid, content: ItemContent, status: ItemStatus): Option[String]
Attributes
- Definition Classes
Inherited methods
Attributes
- Inherited from:
- SubscriptionManager
def composeTemplateParams(subscribableName: SubscribableName, withinTypeId: String, feedUrl: FeedUrl, destination: D, subscriptionId: SubscriptionId, removeLink: String): TemplateParams
Attributes
- Inherited from:
- SubscriptionManager
Attributes
- Inherited from:
- SubscriptionManager
Attributes
- Inherited from:
- SubscriptionManager
Attributes
- Inherited from:
- SubscriptionManager
Attributes
- Definition Classes
- Inherited from:
- Mastodon
Attributes
- Inherited from:
- SubscriptionManager
Attributes
- Inherited from:
- SubscriptionManager
Attributes
- Inherited from:
- SubscriptionManager
Attributes
- Inherited from:
- SubscriptionManager
Attributes
- Inherited from:
- SubscriptionManager
Attributes
- Inherited from:
- SubscriptionManager
Attributes
- Inherited from:
- SubscriptionManager
def narrowIdentifiedDestination(idestination: IdentifiedDestination[Destination]): Either[IdentifiedDestination[Destination], IdentifiedDestination[D]]
Attributes
- Inherited from:
- SubscriptionManager
def narrowIdentifiedDestinationOrThrow(idestination: IdentifiedDestination[Destination]): IdentifiedDestination[D]
Attributes
- Inherited from:
- SubscriptionManager
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- SubscriptionManager
def validateSubscriptionOrThrow(conn: Connection, fromExternalApi: Boolean, destination: Destination, subscribableName: SubscribableName): Unit
Attributes
- Inherited from:
- SubscriptionManager
Concrete fields
Inherited fields
Attributes
- Inherited from:
- Mastodon
In this article