public abstract class OrganizationInfoOperation<I,O> extends ServiceOperation<I,O>
| Modifier and Type | Method and Description |
|---|---|
protected reactor.core.publisher.Mono<Void> |
validate(OrganizationInfo info,
OperationServiceContext context) |
apiKeyFilterBy, checkIsMember, checkLastOwner, checkMemberAccess, checkOwnerAccess, checkSuperUserAccess, execute, getOrganization, getOrganizationResponse, getRole, getToken, isInRole, isLastOwner, isOwner, isSuperUser, organizationInfo, process, requireNonNullOrEmpty, throwNotOrgOwnerException, toRole, validateprotected reactor.core.publisher.Mono<Void> validate(OrganizationInfo info, OperationServiceContext context)
Copyright © 2015–2019. All rights reserved.