Uses of Class
org.aoju.bus.gitlab.GitLabApiForm
Packages that use GitLabApiForm
-
Uses of GitLabApiForm in org.aoju.bus.gitlab
Methods in org.aoju.bus.gitlab 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> GitLabApiFormFluent method for adding a List type query and form parameters to a get() or post() call.<T> GitLabApiFormFluent 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.aoju.bus.gitlab.models
Methods in org.aoju.bus.gitlab.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.Methods in org.aoju.bus.gitlab.models with parameters of type GitLabApiForm -
Uses of GitLabApiForm in org.aoju.bus.gitlab.services
Methods in org.aoju.bus.gitlab.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 GitLabApiFormNotificationService.servicePropertiesForm()SlackService.servicePropertiesForm()Get the form data for this service based on it's properties.