Uses of Interface
com.cloudimpl.outstack.runtime.domainspec.ICommand
| Package | Description |
|---|---|
| com.cloudimpl.outstack.runtime | |
| com.cloudimpl.outstack.runtime.configs | |
| com.cloudimpl.outstack.runtime.domain | |
| com.cloudimpl.outstack.runtime.domainspec |
-
Uses of ICommand in com.cloudimpl.outstack.runtime
Classes in com.cloudimpl.outstack.runtime that implement ICommand Modifier and Type Class Description classCommandWrapperMethods in com.cloudimpl.outstack.runtime with parameters of type ICommand Modifier and Type Method Description protected EntityContext<T>EntityCommandHandler. emit(EntityContextProvider contextProvider, ICommand input)reactor.core.publisher.Mono<EntityContext<T>>AsyncEntityCommandHandler. emitAsync(EntityContextProvider contextProvider, ICommand input)reactor.core.publisher.Mono<EntityContext<T>>UnboundedCommandHandler. emitAsync(EntityContextProvider contextProvider, ICommand input) -
Uses of ICommand in com.cloudimpl.outstack.runtime.configs
Classes in com.cloudimpl.outstack.runtime.configs that implement ICommand Modifier and Type Class Description classCreateConfigRequestclassUpdateConfigRequest -
Uses of ICommand in com.cloudimpl.outstack.runtime.domain
Classes in com.cloudimpl.outstack.runtime.domain that implement ICommand Modifier and Type Class Description classPolicyCreateRequestclassPolicyStatementRefRequestclassPolicyStatementRequestclassRoleCreateRequest -
Uses of ICommand in com.cloudimpl.outstack.runtime.domainspec
Classes in com.cloudimpl.outstack.runtime.domainspec that implement ICommand Modifier and Type Class Description classCommandclassDeleteCommandclassRenameCommand