Uses of Class
org.gitlab4j.api.GitLabApiForm
Packages that use GitLabApiForm
-
Uses of GitLabApiForm in org.gitlab4j.api
Methods in org.gitlab4j.api that return GitLabApiFormModifier and TypeMethodDescriptionFluent method for adding query and form parameters to a get() or post() call.Fluent method for adding query and form parameters to a get() or post() call.Fluent method for adding Date query and form parameters to a get() or post() call.Fluent method for adding Date query and form parameters to a get() or post() call.<T> GitLabApiForm
Fluent method for adding a List type query and form parameters to a get() or post() call.<T> GitLabApiForm
Fluent method for adding a List type query and form parameters to a get() or post() call.Fluent method for adding an array of hash type query and form parameters to a get() or post() call.GitLabApiForm.withParam
(String name, AccessLevel level) Fluent method for adding AccessLevel query and form parameters to a get() or post() call.GitLabApiForm.withParam
(String name, AccessLevel level, boolean required) Fluent method for adding AccessLevel query and form parameters to a get() or post() call.Fluent method for adding a List<Variable> type query and form parameters to a get(), post(), or put() call. -
Uses of GitLabApiForm in org.gitlab4j.api.models
Methods in org.gitlab4j.api.models that return GitLabApiFormModifier and TypeMethodDescriptionAcceptMergeRequestParams.getForm()
Get the form params specified by this instance.AllowedTo.getForm
(GitLabApiForm form, String allowedToName) ApprovalRuleParams.getForm()
Get the form params specified by this instance.GroupParams.getForm
(boolean isCreate) Get the form params for a group create oir update call.Label.getForm
(boolean isCreate) Get the form params specified by this instance.MergeRequestParams.getForm
(boolean isCreate) Get the form params specified by this instance.ProjectApprovalsConfig.getForm()
Get the form params specified by this instance.ChangelogPayload.getFormData()
CommitStatusFilter.getQueryParams()
CommitStatusFilter.getQueryParams
(int page, int perPage) DeploymentFilter.getQueryParams()
DeploymentFilter.getQueryParams
(int page, int perPage) GroupFilter.getQueryParams()
Get the query params specified by this filter.GroupProjectsFilter.getQueryParams()
Get the query params specified by this filter.IssueFilter.getQueryParams()
IssueFilter.getQueryParams
(int page, int perPage) IssuesStatisticsFilter.getQueryParams()
MergeRequestFilter.getQueryParams()
MergeRequestFilter.getQueryParams
(int page, int perPage) PackageFilter.getQueryParams()
Get the query params specified by this filter.PipelineFilter.getQueryParams()
ProjectFilter.getQueryParams()
Get the query params specified by this filter.ProjectFilter.getQueryParams
(int page, int perPage) Get the query params specified by this filter.ProjectGroupsFilter.getQueryParams()
Get the query params specified by this filter.Methods in org.gitlab4j.api.models with parameters of type GitLabApiForm -
Uses of GitLabApiForm in org.gitlab4j.api.services
Methods in org.gitlab4j.api.services that return GitLabApiFormModifier and TypeMethodDescriptionBugzillaService.servicePropertiesForm()
Get the form data for this service based on it's properties.CustomIssueTrackerService.servicePropertiesForm()
Get the form data for this service based on it's properties.EmailOnPushService.servicePropertiesForm()
ExternalWikiService.servicePropertiesForm()
Get the form data for this service based on it's properties.HipChatService.servicePropertiesForm()
Get the form data for this service based on it's properties.JiraService.servicePropertiesForm()
Get the form data for this service based on it's properties.MattermostService.servicePropertiesForm()
Get the form data for this service based on it's properties.abstract GitLabApiForm
NotificationService.servicePropertiesForm()
SlackService.servicePropertiesForm()
Get the form data for this service based on it's properties.