Serialized Form
-
Package io.meeds.gamification.github.entity
-
Class io.meeds.gamification.github.entity.WebhookEntity
class WebhookEntity extends Object implements Serializable- serialVersionUID:
- 2607146513663056421L
-
Serialized Fields
-
enabled
Boolean enabled
-
id
Long id
-
organizationId
Long organizationId
-
organizationName
String organizationName
-
refreshDate
Date refreshDate
-
secret
String secret
-
token
String token
-
triggers
List<String> triggers
-
updatedDate
Date updatedDate
-
watchedBy
Long watchedBy
-
watchedDate
Date watchedDate
-
webhookId
Long webhookId
-
-
-
Package io.meeds.gamification.github.exception
-
Exception io.meeds.gamification.github.exception.GithubConnectionException
class GithubConnectionException extends Exception implements Serializable- serialVersionUID:
- -2437500058122638710L
-
-
Package io.meeds.gamification.github.model
-
Class io.meeds.gamification.github.model.GithubAccessTokenContext
class GithubAccessTokenContext extends io.meeds.oauth.spi.AccessTokenContext implements Serializable- serialVersionUID:
- 659507333834536163L
-
Serialized Fields
-
accessToken
com.github.scribejava.core.model.OAuth2AccessToken accessToken
-
-
-
Package io.meeds.gamification.github.storage.cached.model
-
Class io.meeds.gamification.github.storage.cached.model.CacheKey
class CacheKey extends Object implements Serializable- serialVersionUID:
- -8995567724453740730L
-