Class GitHubHookEntity
java.lang.Object
org.exoplatform.gamification.github.entity.GitHubHookEntity
- All Implemented Interfaces:
Serializable
@Entity(name="GitHubHookEntity")
public class GitHubHookEntity
extends Object
implements Serializable
- See Also:
-
Field Details
-
id
-
githubId
-
organization
-
repo
-
webhook
-
events
-
exoEnvironment
-
enabled
-
createdDate
-
updatedDate
-
-
Constructor Details
-
GitHubHookEntity
public GitHubHookEntity()
-