Index

A B C E F G I M N P Q S U 
All Classes and Interfaces|All Packages

A

AbstractEventNotificationAgent - Class in com.netflix.spinnaker.echo.notification
 
AbstractEventNotificationAgent() - Constructor for class com.netflix.spinnaker.echo.notification.AbstractEventNotificationAgent
 
ArtifactInfoConfig - Class in com.netflix.spinnaker.echo.config
 
ArtifactInfoConfig() - Constructor for class com.netflix.spinnaker.echo.config.ArtifactInfoConfig
 
ArtifactInfoService - Class in com.netflix.spinnaker.echo.artifacts
Given an artifact, fetch the details from an artifact provider
ArtifactInfoService(IgorService) - Constructor for class com.netflix.spinnaker.echo.artifacts.ArtifactInfoService
 

B

BuildInfoConfig - Class in com.netflix.spinnaker.echo.config
 
BuildInfoConfig() - Constructor for class com.netflix.spinnaker.echo.config.BuildInfoConfig
 
BuildInfoService - Class in com.netflix.spinnaker.echo.build
 
BuildInfoService() - Constructor for class com.netflix.spinnaker.echo.build.BuildInfoService
 

C

com.netflix.spinnaker.echo.artifacts - package com.netflix.spinnaker.echo.artifacts
 
com.netflix.spinnaker.echo.build - package com.netflix.spinnaker.echo.build
 
com.netflix.spinnaker.echo.config - package com.netflix.spinnaker.echo.config
 
com.netflix.spinnaker.echo.events - package com.netflix.spinnaker.echo.events
 
com.netflix.spinnaker.echo.jackson - package com.netflix.spinnaker.echo.jackson
 
com.netflix.spinnaker.echo.jackson.mixin - package com.netflix.spinnaker.echo.jackson.mixin
 
com.netflix.spinnaker.echo.notification - package com.netflix.spinnaker.echo.notification
 
com.netflix.spinnaker.echo.services - package com.netflix.spinnaker.echo.services
 
create(ArtifactExtractor) - Method in class com.netflix.spinnaker.echo.artifacts.MessageArtifactTranslator.Factory
 
createJinja(InputStream) - Method in class com.netflix.spinnaker.echo.artifacts.MessageArtifactTranslator.Factory
 
createJinja(String) - Method in class com.netflix.spinnaker.echo.artifacts.MessageArtifactTranslator.Factory
 

E

EchoObjectMapper - Class in com.netflix.spinnaker.echo.jackson
 
Error() - Constructor for class com.netflix.spinnaker.echo.services.GraphQLQueryResponse.Error
 
EventMixin - Class in com.netflix.spinnaker.echo.jackson.mixin
 
EventMixin() - Constructor for class com.netflix.spinnaker.echo.jackson.mixin.EventMixin
 
EventPropagator - Class in com.netflix.spinnaker.echo.events
responsible for sending events to classes that implement an EchoEventListener
EventPropagator(ObjectProvider<List<EventListener>>, List<NotificationAgent>) - Constructor for class com.netflix.spinnaker.echo.events.EventPropagator
 
EventPropagator(ObjectProvider<List<EventListener>>, List<NotificationAgent>, Scheduler) - Constructor for class com.netflix.spinnaker.echo.events.EventPropagator
 
ExtensionNotificationAgent - Class in com.netflix.spinnaker.echo.notification
 
ExtensionNotificationAgent(NotificationAgent) - Constructor for class com.netflix.spinnaker.echo.notification.ExtensionNotificationAgent
 
extractGoogleCloudBuildArtifacts(String, RequestBody) - Method in interface com.netflix.spinnaker.echo.services.IgorService
 

F

Factory() - Constructor for class com.netflix.spinnaker.echo.artifacts.MessageArtifactTranslator.Factory
 
Front50Service - Interface in com.netflix.spinnaker.echo.services
 

G

getArtifactByVersion(String, String, String) - Method in class com.netflix.spinnaker.echo.artifacts.ArtifactInfoService
 
getArtifactByVersion(String, String, String) - Method in interface com.netflix.spinnaker.echo.services.IgorService
 
getArtifacts(Integer, String, String, String) - Method in interface com.netflix.spinnaker.echo.services.IgorService
 
getArtifactsFromBuildEvent(BuildEvent, Trigger) - Method in class com.netflix.spinnaker.echo.build.BuildInfoService
 
getArtifactsWithJobQueryParameter(Integer, String, String, String) - Method in interface com.netflix.spinnaker.echo.services.IgorService
 
getBuild(Integer, String, String) - Method in interface com.netflix.spinnaker.echo.services.IgorService
 
getBuildEvent(String, String, int) - Method in class com.netflix.spinnaker.echo.build.BuildInfoService
 
getBuildInfo(BuildEvent) - Method in class com.netflix.spinnaker.echo.build.BuildInfoService
 
getBuildStatusWithJobQueryParameter(Integer, String, String) - Method in interface com.netflix.spinnaker.echo.services.IgorService
 
getData() - Method in class com.netflix.spinnaker.echo.services.GraphQLQueryResponse
 
getErrors() - Method in class com.netflix.spinnaker.echo.services.GraphQLQueryResponse
 
getErrorType() - Method in class com.netflix.spinnaker.echo.services.GraphQLQueryResponse.Error
 
getExtensions() - Method in class com.netflix.spinnaker.echo.services.GraphQLQueryResponse.Error
 
getInstance() - Static method in class com.netflix.spinnaker.echo.jackson.EchoObjectMapper
Return an ObjectMapper instance that can be reused.
getLocations() - Method in class com.netflix.spinnaker.echo.services.GraphQLQueryResponse.Error
 
getMessage() - Method in class com.netflix.spinnaker.echo.services.GraphQLQueryResponse.Error
 
getNotificationType() - Method in class com.netflix.spinnaker.echo.notification.AbstractEventNotificationAgent
 
getNotificationType() - Method in class com.netflix.spinnaker.echo.notification.ExtensionNotificationAgent
 
getPath() - Method in class com.netflix.spinnaker.echo.services.GraphQLQueryResponse.Error
 
getPipeline(String) - Method in interface com.netflix.spinnaker.echo.services.Front50Service
 
getPipelineByName(String, String) - Method in interface com.netflix.spinnaker.echo.services.Front50Service
 
getPipelines() - Method in interface com.netflix.spinnaker.echo.services.Front50Service
 
getPipelines(Boolean, Boolean, String) - Method in interface com.netflix.spinnaker.echo.services.Front50Service
 
getPipelines(String) - Method in interface com.netflix.spinnaker.echo.services.Front50Service
 
getProperties(BuildEvent, String) - Method in class com.netflix.spinnaker.echo.build.BuildInfoService
 
getPropertyFile(Integer, String, String, String) - Method in interface com.netflix.spinnaker.echo.services.IgorService
 
getPropertyFileWithJobQueryParameter(Integer, String, String, String) - Method in interface com.netflix.spinnaker.echo.services.IgorService
 
getSpinnakerUrl() - Method in class com.netflix.spinnaker.echo.notification.AbstractEventNotificationAgent
 
getVersions(String, String) - Method in class com.netflix.spinnaker.echo.artifacts.ArtifactInfoService
 
getVersions(String, String) - Method in interface com.netflix.spinnaker.echo.services.IgorService
 
GraphQLQuery - Class in com.netflix.spinnaker.echo.services
 
GraphQLQueryResponse - Class in com.netflix.spinnaker.echo.services
 
GraphQLQueryResponse() - Constructor for class com.netflix.spinnaker.echo.services.GraphQLQueryResponse
 
GraphQLQueryResponse.Error - Class in com.netflix.spinnaker.echo.services
 

I

IgorConfigurationProperties - Class in com.netflix.spinnaker.echo.config
 
IgorConfigurationProperties() - Constructor for class com.netflix.spinnaker.echo.config.IgorConfigurationProperties
 
IgorService - Interface in com.netflix.spinnaker.echo.services
 

M

mapper - Variable in class com.netflix.spinnaker.echo.notification.AbstractEventNotificationAgent
 
MessageArtifactTranslator - Class in com.netflix.spinnaker.echo.artifacts
 
MessageArtifactTranslator() - Constructor for class com.netflix.spinnaker.echo.artifacts.MessageArtifactTranslator
 
MessageArtifactTranslator.Factory - Class in com.netflix.spinnaker.echo.artifacts
 

N

newInstance() - Static method in class com.netflix.spinnaker.echo.jackson.EchoObjectMapper
 

P

parseArtifacts(String) - Method in class com.netflix.spinnaker.echo.artifacts.MessageArtifactTranslator
 
payload - Variable in class com.netflix.spinnaker.echo.jackson.mixin.EventMixin
 
pipelines(String) - Static method in class com.netflix.spinnaker.echo.services.GraphQLQuery
Oh yeah.
processEvent(Event) - Method in class com.netflix.spinnaker.echo.events.EventPropagator
 
processEvent(Event) - Method in class com.netflix.spinnaker.echo.notification.AbstractEventNotificationAgent
 

Q

query - Variable in class com.netflix.spinnaker.echo.services.GraphQLQuery
 
query(GraphQLQuery) - Method in interface com.netflix.spinnaker.echo.services.Front50Service
 

S

sendNotifications(Map<String, Object>, String, Event, Map<String, String>, String) - Method in class com.netflix.spinnaker.echo.notification.AbstractEventNotificationAgent
 
sendNotifications(Map<String, Object>, String, Event, Map<String, String>, String) - Method in class com.netflix.spinnaker.echo.notification.ExtensionNotificationAgent
 
spinnakerUrl - Variable in class com.netflix.spinnaker.echo.notification.AbstractEventNotificationAgent
 

U

updateBuildStatus(String, String, String, RequestBody) - Method in interface com.netflix.spinnaker.echo.services.IgorService
 
A B C E F G I M N P Q S U 
All Classes and Interfaces|All Packages