public class GitPushEventAdapter extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
EVENT_TYPE_CREATE |
static String |
EVENT_TYPE_DELETE |
| Constructor and Description |
|---|
GitPushEventAdapter() |
| Modifier and Type | Method and Description |
|---|---|
GitPushEvent |
from(String eventType,
GitHubPushEvent event) |
public static final String EVENT_TYPE_CREATE
public static final String EVENT_TYPE_DELETE
public GitPushEvent from(String eventType, GitHubPushEvent event)
Copyright © 2017. All rights reserved.