Serialized Form
-
Package com.gitee.jenkins.connection
-
Class com.gitee.jenkins.connection.GiteeApiTokenImpl
class GiteeApiTokenImpl extends com.cloudbees.plugins.credentials.impl.BaseStandardCredentials implements Serializable-
Serialized Fields
-
apiToken
Secret apiToken
-
-
-
-
Package com.gitee.jenkins.gitee.api
-
Class com.gitee.jenkins.gitee.api.GiteeClientBuilder
class GiteeClientBuilder extends Object implements Serializable-
Serialized Fields
-
id
String id
-
ordinal
int ordinal
-
-
-
-
Package com.gitee.jenkins.gitee.api.impl
-
Class com.gitee.jenkins.gitee.api.impl.GiteeV5ClientBuilder
class GiteeV5ClientBuilder extends ResteasyGiteeClientBuilder implements Serializable -
Class com.gitee.jenkins.gitee.api.impl.ResteasyGiteeClientBuilder
class ResteasyGiteeClientBuilder extends GiteeClientBuilder implements Serializable-
Serialized Fields
-
apiProxyClass
Class<? extends com.gitee.jenkins.gitee.api.impl.GiteeApiProxy> apiProxyClass
-
pullRequestIdProvider
com.google.common.base.Function<PullRequest,
Integer> pullRequestIdProvider
-
-
-
-
Package com.gitee.jenkins.trigger.exception
-
Exception com.gitee.jenkins.trigger.exception.NoRevisionToBuildException
class NoRevisionToBuildException extends Exception implements Serializable
-
-
Package com.gitee.jenkins.util
-
Exception com.gitee.jenkins.util.ProjectIdUtil.ProjectIdResolutionException
class ProjectIdResolutionException extends Exception implements Serializable
-
-
Package com.gitee.jenkins.workflow
-
Class com.gitee.jenkins.workflow.AcceptGiteePullRequestStep.AcceptGiteePullRequestStepExecution
class AcceptGiteePullRequestStepExecution extends org.jenkinsci.plugins.workflow.steps.SynchronousStepExecution<Void> implements Serializable- serialVersionUID:
- 1L
-
Class com.gitee.jenkins.workflow.AddGiteePullRequestCommentStep.AddGiteePullRequestCommentStepExecution
class AddGiteePullRequestCommentStepExecution extends org.jenkinsci.plugins.workflow.steps.SynchronousStepExecution<Void> implements Serializable- serialVersionUID:
- 1L
-