B C I N R S W 
All Classes All Packages

B

BackfillResource - Class in com.spotify.styx.api
 
BackfillResource(String, Storage, WorkflowValidator, Time, WorkflowActionAuthorizer) - Constructor for class com.spotify.styx.api.BackfillResource
 
build() - Method in class com.spotify.styx.StyxApi.Builder
 
Builder() - Constructor for class com.spotify.styx.StyxApi.Builder
 

C

close() - Method in class com.spotify.styx.api.BackfillResource
 
close() - Method in class com.spotify.styx.api.StatusResource
 
com.spotify.styx - package com.spotify.styx
 
com.spotify.styx.api - package com.spotify.styx.api
 
com.spotify.styx.api.util - package com.spotify.styx.api.util
 
com.spotify.styx.api.workflow - package com.spotify.styx.api.workflow
 
create(Environment) - Method in class com.spotify.styx.StyxApi
 
createDefault() - Static method in class com.spotify.styx.StyxApi
 

I

InvalidParametersException - Exception in com.spotify.styx.api.util
 
InvalidParametersException(String) - Constructor for exception com.spotify.styx.api.util.InvalidParametersException
 

N

newBuilder() - Static method in class com.spotify.styx.StyxApi
 

R

ResourceResource - Class in com.spotify.styx.api
 
ResourceResource(Storage) - Constructor for class com.spotify.styx.api.ResourceResource
 
routes() - Method in class com.spotify.styx.api.ResourceResource
 
routes() - Method in class com.spotify.styx.api.SchedulerProxyResource
 
routes() - Method in class com.spotify.styx.api.StatusResource
 
routes(RequestAuthenticator) - Method in class com.spotify.styx.api.BackfillResource
 
routes(RequestAuthenticator) - Method in class com.spotify.styx.api.WorkflowResource
 

S

SchedulerProxyResource - Class in com.spotify.styx.api
API endpoints for scheduler
SchedulerProxyResource(String, Client) - Constructor for class com.spotify.styx.api.SchedulerProxyResource
 
SERVICE_NAME - Static variable in class com.spotify.styx.StyxApi
 
setAuthenticatorFactory(AuthenticatorFactory) - Method in class com.spotify.styx.StyxApi.Builder
 
setServiceAccountUsageAuthorizerFactory(ServiceAccountUsageAuthorizer.Factory) - Method in class com.spotify.styx.StyxApi.Builder
 
setServiceName(String) - Method in class com.spotify.styx.StyxApi.Builder
 
setStatsFactory(StatsFactory) - Method in class com.spotify.styx.StyxApi.Builder
 
setStorageFactory(StorageFactory) - Method in class com.spotify.styx.StyxApi.Builder
 
setTime(Time) - Method in class com.spotify.styx.StyxApi.Builder
 
setWorkflowConsumerFactory(StyxApi.WorkflowConsumerFactory) - Method in class com.spotify.styx.StyxApi.Builder
 
StatusResource - Class in com.spotify.styx.api
API endpoints for the retrieving events and active states
StatusResource(Storage, ServiceAccountUsageAuthorizer) - Constructor for class com.spotify.styx.api.StatusResource
 
store(Workflow, Consumer<Optional<Workflow>>) - Method in class com.spotify.styx.api.workflow.WorkflowInitializer
 
StyxApi - Class in com.spotify.styx
Main entrypoint for Styx API Service
StyxApi.Builder - Class in com.spotify.styx
 
StyxApi.WorkflowConsumerFactory - Interface in com.spotify.styx
 

W

WorkflowInitializationException - Exception in com.spotify.styx.api.workflow
 
WorkflowInitializationException(Exception) - Constructor for exception com.spotify.styx.api.workflow.WorkflowInitializationException
 
WorkflowInitializer - Class in com.spotify.styx.api.workflow
 
WorkflowInitializer(Storage, Time) - Constructor for class com.spotify.styx.api.workflow.WorkflowInitializer
 
WorkflowResource - Class in com.spotify.styx.api
 
WorkflowResource(Storage, WorkflowValidator, WorkflowInitializer, BiConsumer<Optional<Workflow>, Optional<Workflow>>, WorkflowActionAuthorizer) - Constructor for class com.spotify.styx.api.WorkflowResource
 
B C I N R S W 
All Classes All Packages