Skip navigation links
A B C D E F G H I J L M N O P R S T U V W 

A

accept(RealTimeEvent<V4SymphonyElementsAction>) - Method in class org.finos.springbot.symphony.form.ElementsHandler
 
accept(Response) - Method in class org.finos.springbot.symphony.response.handlers.SymphonyResponseHandler
 
addFieldName(String, String) - Method in class org.finos.springbot.symphony.templating.FreemarkerRendering
 
afterPropertiesSet() - Method in class org.finos.springbot.symphony.conversations.SymphonyConversationsImpl
 
afterPropertiesSet() - Method in class org.finos.springbot.symphony.data.SymphonyDataHandlerCofig
 
apply(String) - Method in class org.finos.springbot.symphony.content.serialization.MessageMLParser
 
apply(String, EntityJson) - Method in class org.finos.springbot.symphony.content.serialization.MessageMLParser
 
applyTemplate(String, WorkResponse) - Method in class org.finos.springbot.symphony.templating.SymphonyTemplateProvider
 

B

beginIterator(Variable, Variable) - Method in class org.finos.springbot.symphony.templating.FreemarkerRendering
 
buildTemplate(DataResponse) - Method in class org.finos.springbot.symphony.response.handlers.SymphonyResponseHandler
 
button(String, String) - Method in class org.finos.springbot.symphony.templating.FreemarkerRendering
 
buttons(String) - Method in class org.finos.springbot.symphony.templating.FreemarkerRendering
 

C

CashTag - Class in org.finos.springbot.symphony.content
 
CashTag() - Constructor for class org.finos.springbot.symphony.content.CashTag
 
CashTag(String) - Constructor for class org.finos.springbot.symphony.content.CashTag
 
CashTag(List<TaxonomyElement>) - Constructor for class org.finos.springbot.symphony.content.CashTag
 
checkBox(Variable, boolean) - Method in class org.finos.springbot.symphony.templating.FreemarkerRendering
 
classHashTags(Object) - Static method in class org.finos.springbot.symphony.tags.SymphonyTagSupport
 
collection(Type, Variable, Variable, String, boolean) - Method in class org.finos.springbot.symphony.templating.FreemarkerRendering
 
convert(Map<String, Object>, String) - Method in class org.finos.springbot.symphony.form.SymphonyFormConverter
 
convert(Class<?>, Mode) - Method in class org.finos.springbot.symphony.templating.FreemarkerWorkTemplater
 
convertToAddressable(StreamAttributes) - Method in class org.finos.springbot.symphony.conversations.SymphonyConversationsImpl
 
convertToOptionalEntityJson(List<V4Message>) - Method in class org.finos.springbot.symphony.history.SymphonyHistoryImpl
 
convertToOptionalInstance(Class<X>, List<V4Message>) - Method in class org.finos.springbot.symphony.history.SymphonyHistoryImpl
 
created(RealTimeEvent<V4RoomCreated>) - Method in class org.finos.springbot.symphony.conversations.RoomMembershipChangeHandler
 
createID() - Static method in class org.finos.springbot.symphony.content.HashTag
 
createID(UUID) - Static method in class org.finos.springbot.symphony.content.HashTag
 
ctx - Variable in class org.finos.springbot.symphony.response.handlers.SymphonyResponseHandler
 

D

dataHandler - Variable in class org.finos.springbot.symphony.response.handlers.SymphonyResponseHandler
 
depth - Variable in class org.finos.springbot.symphony.templating.FreemarkerVariable
 
description(String) - Method in class org.finos.springbot.symphony.templating.FreemarkerRendering
 
deserializeTemplate(InputStream) - Method in class org.finos.springbot.symphony.templating.SymphonyTemplateProvider
 

E

eh - Variable in class org.finos.springbot.symphony.response.handlers.SymphonyResponseHandler
 
ElementsHandler - Class in org.finos.springbot.symphony.form
Takes an elements event and turns it into a workflow request.
ElementsHandler(MessageService, EntityJsonConverter, FormConverter, List<ActionConsumer>, SymphonyConversations, FormValidationProcessor) - Constructor for class org.finos.springbot.symphony.form.ElementsHandler
 
endIterator(Variable) - Method in class org.finos.springbot.symphony.templating.FreemarkerRendering
 
ensureChat(SymphonyRoom, List<SymphonyUser>, Map<String, Object>) - Method in class org.finos.springbot.symphony.conversations.SymphonyConversationsImpl
 

F

field(String) - Method in class org.finos.springbot.symphony.templating.FreemarkerVariable
 
fmBeanConverter(FreemarkerRendering) - Method in class org.finos.springbot.symphony.templating.FreemarkerTypeConverterConfig
 
fmBooleanConverter(FreemarkerRendering) - Method in class org.finos.springbot.symphony.templating.FreemarkerTypeConverterConfig
 
fmCollectionConverter(FreemarkerRendering) - Method in class org.finos.springbot.symphony.templating.FreemarkerTypeConverterConfig
 
fmDropdownAnnotationConverter(FreemarkerRendering) - Method in class org.finos.springbot.symphony.templating.FreemarkerTypeConverterConfig
 
fmEnumConverter(FreemarkerRendering) - Method in class org.finos.springbot.symphony.templating.FreemarkerTypeConverterConfig
 
fmRoomConverter(FreemarkerRendering) - Method in class org.finos.springbot.symphony.templating.FreemarkerTypeConverterConfig
 
fmTextFieldConverter(FreemarkerRendering) - Method in class org.finos.springbot.symphony.templating.FreemarkerTypeConverterConfig
 
format(Tag) - Static method in class org.finos.springbot.symphony.tags.SymphonyTagSupport
 
formMessageMLConverter(List<TypeConverter<String>>, FreemarkerRendering) - Method in class org.finos.springbot.symphony.templating.FreemarkerTypeConverterConfig
 
FreemarkerRendering - Class in org.finos.springbot.symphony.templating
 
FreemarkerRendering() - Constructor for class org.finos.springbot.symphony.templating.FreemarkerRendering
 
FreemarkerTypeConverterConfig - Class in org.finos.springbot.symphony.templating
 
FreemarkerTypeConverterConfig() - Constructor for class org.finos.springbot.symphony.templating.FreemarkerTypeConverterConfig
 
FreemarkerVariable - Class in org.finos.springbot.symphony.templating
This class represents a FreeMarker template entity variable, such as "entity.id"
FreemarkerVariable(String) - Constructor for class org.finos.springbot.symphony.templating.FreemarkerVariable
 
FreemarkerWorkTemplater - Class in org.finos.springbot.symphony.templating
Takes a bean and converts it into a form with either an editable or display version of MessageML.
FreemarkerWorkTemplater(List<TypeConverter<String>>, Rendering<String>) - Constructor for class org.finos.springbot.symphony.templating.FreemarkerWorkTemplater
 

G

getAllAddressables() - Method in class org.finos.springbot.symphony.conversations.SymphonyConversationsImpl
 
getAllChats() - Method in class org.finos.springbot.symphony.conversations.SymphonyConversationsImpl
 
getAllConversationsFiltered(StreamFilter) - Method in class org.finos.springbot.symphony.conversations.SymphonyConversationsImpl
 
getChatAdmins(SymphonyRoom) - Method in class org.finos.springbot.symphony.conversations.SymphonyConversationsImpl
 
getChatMembers(SymphonyRoom) - Method in class org.finos.springbot.symphony.conversations.SymphonyConversationsImpl
 
getDataPath() - Method in class org.finos.springbot.symphony.templating.FreemarkerVariable
 
getDefaultAdministrators() - Method in class org.finos.springbot.symphony.conversations.SymphonyConversationsImpl
 
getDefaultTemplate(WorkResponse) - Method in class org.finos.springbot.symphony.templating.SymphonyTemplateProvider
 
getDepth() - Method in class org.finos.springbot.symphony.templating.FreemarkerVariable
 
getDisplayName() - Method in class org.finos.springbot.symphony.templating.FreemarkerVariable
 
getEmailAddress() - Method in class org.finos.springbot.symphony.content.SymphonyUser
 
getEntityJson(V4Message) - Method in class org.finos.springbot.symphony.history.SymphonyHistoryImpl
 
getEntityJsonFromHistory(Class<X>, SymphonyAddressable, Instant) - Method in interface org.finos.springbot.symphony.history.SymphonyHistory
 
getEntityJsonFromHistory(Tag, SymphonyAddressable, Instant) - Method in interface org.finos.springbot.symphony.history.SymphonyHistory
 
getEntityJsonFromHistory(Tag, SymphonyAddressable, Instant) - Method in class org.finos.springbot.symphony.history.SymphonyHistoryImpl
 
getEntityJsonFromHistory(Class<X>, SymphonyAddressable, Instant) - Method in class org.finos.springbot.symphony.history.SymphonyHistoryImpl
 
getErrorPath() - Method in class org.finos.springbot.symphony.templating.FreemarkerVariable
 
getExistingChat(String) - Method in class org.finos.springbot.symphony.conversations.SymphonyConversationsImpl
 
getFormFieldName() - Method in class org.finos.springbot.symphony.templating.FreemarkerVariable
 
getFromEntityJson(EntityJson, Class<X>) - Method in interface org.finos.springbot.symphony.history.SymphonyHistory
 
getFromEntityJson(List<EntityJson>, Class<X>) - Method in interface org.finos.springbot.symphony.history.SymphonyHistory
 
getFromEntityJson(List<EntityJson>, Class<X>) - Method in class org.finos.springbot.symphony.history.SymphonyHistoryImpl
 
getFromEntityJson(EntityJson, Class<X>) - Method in class org.finos.springbot.symphony.history.SymphonyHistoryImpl
 
getFromHistory(Class<X>, Tag, SymphonyAddressable, Instant) - Method in class org.finos.springbot.symphony.history.SymphonyHistoryImpl
 
getFromHistory(Class<X>, SymphonyAddressable, Instant) - Method in class org.finos.springbot.symphony.history.SymphonyHistoryImpl
 
getKey() - Method in class org.finos.springbot.symphony.content.SymphonyRoom
 
getKey() - Method in class org.finos.springbot.symphony.content.SymphonyUser
 
getLastEntityJsonFromHistory(Class<X>, SymphonyAddressable) - Method in interface org.finos.springbot.symphony.history.SymphonyHistory
 
getLastEntityJsonFromHistory(Class<X>, Tag, SymphonyAddressable) - Method in interface org.finos.springbot.symphony.history.SymphonyHistory
 
getLastEntityJsonFromHistory(Class<X>, SymphonyAddressable) - Method in class org.finos.springbot.symphony.history.SymphonyHistoryImpl
 
getLastEntityJsonFromHistory(Class<X>, Tag, SymphonyAddressable) - Method in class org.finos.springbot.symphony.history.SymphonyHistoryImpl
 
getLastFromHistory(Class<X>, SymphonyAddressable) - Method in class org.finos.springbot.symphony.history.SymphonyHistoryImpl
 
getLastFromHistory(Class<X>, Tag, SymphonyAddressable) - Method in class org.finos.springbot.symphony.history.SymphonyHistoryImpl
 
getModuleName() - Method in class org.finos.springbot.symphony.data.LegacyFormatModule
 
getModuleName() - Method in class org.finos.springbot.symphony.form.SymphonyFormDeserializerModule
 
getName() - Method in class org.finos.springbot.symphony.content.CashTag
 
getName() - Method in class org.finos.springbot.symphony.content.HashTag
 
getName() - Method in class org.finos.springbot.symphony.content.SymphonyRoom
 
getName() - Method in class org.finos.springbot.symphony.content.SymphonyUser
 
getOrder() - Method in class org.finos.springbot.symphony.response.handlers.SymphonyResponseHandler
 
getRelevantObject(V4Message, Class<T>) - Method in class org.finos.springbot.symphony.history.SymphonyHistoryImpl
 
getRelevantObject(Optional<EntityJson>, Class<T>) - Method in class org.finos.springbot.symphony.history.SymphonyHistoryImpl
 
getStreamFor(SymphonyAddressable) - Method in interface org.finos.springbot.symphony.conversations.StreamResolver
 
getStreamFor(SymphonyAddressable) - Method in class org.finos.springbot.symphony.conversations.SymphonyConversationsImpl
 
getStreamId() - Method in class org.finos.springbot.symphony.content.SymphonyUser
 
getStreamIdForUser(SymphonyUser) - Method in class org.finos.springbot.symphony.conversations.SymphonyConversationsImpl
 
getSymbolPrefix() - Method in class org.finos.springbot.symphony.content.RoomName
 
getTagType() - Method in class org.finos.springbot.symphony.content.CashTag
 
getTagType() - Method in class org.finos.springbot.symphony.content.HashTag
 
getTagType() - Method in class org.finos.springbot.symphony.content.SymphonyUser
 
getUserId() - Method in class org.finos.springbot.symphony.content.SymphonyUser
 
getUsersInternal(SymphonyRoom, Predicate<MemberInfo>) - Method in class org.finos.springbot.symphony.conversations.SymphonyConversationsImpl
 

H

HashTag - Class in org.finos.springbot.symphony.content
 
HashTag() - Constructor for class org.finos.springbot.symphony.content.HashTag
 
HashTag(String) - Constructor for class org.finos.springbot.symphony.content.HashTag
 
hashTagConverter(FreemarkerRendering) - Method in class org.finos.springbot.symphony.templating.FreemarkerTypeConverterConfig
 

I

indent(Variable) - Method in class org.finos.springbot.symphony.templating.FreemarkerRendering
 
index() - Method in class org.finos.springbot.symphony.templating.FreemarkerVariable
 
initErrorHandler() - Method in class org.finos.springbot.symphony.response.handlers.SymphonyResponseHandler
 
isSupported(Chat) - Method in class org.finos.springbot.symphony.conversations.SymphonyConversationsImpl
 
isSupported(User) - Method in class org.finos.springbot.symphony.conversations.SymphonyConversationsImpl
 
isSupported(Addressable) - Method in class org.finos.springbot.symphony.history.SymphonyHistoryImpl
 
isThisBot(User) - Method in class org.finos.springbot.symphony.conversations.SymphonyConversationsImpl
 

J

joined(RealTimeEvent<V4UserJoinedRoom>) - Method in class org.finos.springbot.symphony.conversations.RoomMembershipChangeHandler
 
JUST_BUTTONS_FORM - Static variable in class org.finos.springbot.symphony.templating.FreemarkerWorkTemplater
 

L

left(RealTimeEvent<V4UserLeftRoom>) - Method in class org.finos.springbot.symphony.conversations.RoomMembershipChangeHandler
 
LegacyFormatModule - Class in org.finos.springbot.symphony.data
Handles legacy hashtag format conversion to new 8.0.0 plus format.
LegacyFormatModule() - Constructor for class org.finos.springbot.symphony.data.LegacyFormatModule
 
list(List<String>) - Method in class org.finos.springbot.symphony.templating.FreemarkerRendering
 
loadRoomById(String) - Method in interface org.finos.springbot.symphony.conversations.SymphonyConversations
 
loadRoomById(String) - Method in class org.finos.springbot.symphony.conversations.SymphonyConversationsImpl
 
loadRoomByName(String) - Method in interface org.finos.springbot.symphony.conversations.SymphonyConversations
 
loadRoomByName(String) - Method in class org.finos.springbot.symphony.conversations.SymphonyConversationsImpl
 
loadRoomByStreamAttributes(StreamAttributes) - Method in class org.finos.springbot.symphony.conversations.SymphonyConversationsImpl
 
loadUserByEmail(String) - Method in interface org.finos.springbot.symphony.conversations.SymphonyConversations
 
loadUserByEmail(String) - Method in class org.finos.springbot.symphony.conversations.SymphonyConversationsImpl
 
loadUserById(Long) - Method in interface org.finos.springbot.symphony.conversations.SymphonyConversations
 
loadUserById(Long) - Method in class org.finos.springbot.symphony.conversations.SymphonyConversationsImpl
 
loadUserByStreamAttributes(StreamAttributes) - Method in class org.finos.springbot.symphony.conversations.SymphonyConversationsImpl
 
loadUserByUsername(String) - Method in interface org.finos.springbot.symphony.conversations.SymphonyConversations
 
loadUserByUsername(String) - Method in class org.finos.springbot.symphony.conversations.SymphonyConversationsImpl
 

M

messageConsumers - Variable in class org.finos.springbot.symphony.conversations.RoomMembershipChangeHandler
 
MessageMLParser - Class in org.finos.springbot.symphony.content.serialization
Provides functionality for simple command messages.
MessageMLParser() - Constructor for class org.finos.springbot.symphony.content.serialization.MessageMLParser
 
messagesApi - Variable in class org.finos.springbot.symphony.response.handlers.SymphonyResponseHandler
 
messageTemplater - Variable in class org.finos.springbot.symphony.response.handlers.SymphonyResponseHandler
 

N

needsButtons(Response) - Method in class org.finos.springbot.symphony.templating.SymphonyTemplateProvider
 

O

onApplicationEvent(RealTimeEvent<V4MessageSent>) - Method in class org.finos.springbot.symphony.messages.PresentationMLHandler
 
org.finos.springbot.symphony - package org.finos.springbot.symphony
 
org.finos.springbot.symphony.content - package org.finos.springbot.symphony.content
 
org.finos.springbot.symphony.content.serialization - package org.finos.springbot.symphony.content.serialization
 
org.finos.springbot.symphony.conversations - package org.finos.springbot.symphony.conversations
 
org.finos.springbot.symphony.data - package org.finos.springbot.symphony.data
 
org.finos.springbot.symphony.form - package org.finos.springbot.symphony.form
 
org.finos.springbot.symphony.history - package org.finos.springbot.symphony.history
 
org.finos.springbot.symphony.messages - package org.finos.springbot.symphony.messages
 
org.finos.springbot.symphony.response.handlers - package org.finos.springbot.symphony.response.handlers
 
org.finos.springbot.symphony.response.templating - package org.finos.springbot.symphony.response.templating
 
org.finos.springbot.symphony.tags - package org.finos.springbot.symphony.tags
 
org.finos.springbot.symphony.templating - package org.finos.springbot.symphony.templating
 

P

prepareMarkupForInsertion(String) - Method in class org.finos.springbot.symphony.response.templating.SymphonyMarkupTemplateProvider
When markup is being inserted into a template, we must remove the at the start/end.
PresentationMLHandler - Class in org.finos.springbot.symphony.messages
 
PresentationMLHandler(MessageMLParser, EntityJsonConverter, List<ActionConsumer>, SymphonyConversations, String) - Constructor for class org.finos.springbot.symphony.messages.PresentationMLHandler
 

R

renderDropdown(Variable, String, String, String, String, boolean) - Method in class org.finos.springbot.symphony.templating.FreemarkerRendering
 
renderDropdown(Variable, String, Map<String, String>, boolean) - Method in class org.finos.springbot.symphony.templating.FreemarkerRendering
 
renderUserDropdown(Variable, String, String, String, boolean) - Method in class org.finos.springbot.symphony.templating.FreemarkerRendering
 
rmUserConverter(FreemarkerRendering) - Method in class org.finos.springbot.symphony.templating.FreemarkerTypeConverterConfig
 
ROOM_DESCRIPTION - Static variable in interface org.finos.springbot.symphony.conversations.SymphonyConversations
 
ROOM_PUBLIC - Static variable in interface org.finos.springbot.symphony.conversations.SymphonyConversations
 
RoomMembershipChangeHandler - Class in org.finos.springbot.symphony.conversations
 
RoomMembershipChangeHandler(List<ActionConsumer>, SymphonyConversations) - Constructor for class org.finos.springbot.symphony.conversations.RoomMembershipChangeHandler
 
roomMembershipChangeHandler(List<ActionConsumer>, SymphonyConversations) - Method in class org.finos.springbot.symphony.SymphonyWorkflowConfig
 
RoomName - Class in org.finos.springbot.symphony.content
 
RoomName() - Constructor for class org.finos.springbot.symphony.content.RoomName
 
RoomName(String) - Constructor for class org.finos.springbot.symphony.content.RoomName
 

S

sc - Variable in class org.finos.springbot.symphony.conversations.RoomMembershipChangeHandler
 
segment - Variable in class org.finos.springbot.symphony.templating.FreemarkerVariable
 
sendResponse(String, byte[], String, Addressable, String) - Method in class org.finos.springbot.symphony.response.handlers.SymphonyResponseHandler
 
setApplicationContext(ApplicationContext) - Method in class org.finos.springbot.symphony.response.handlers.SymphonyResponseHandler
 
setDefaultAdministrators(List<User>) - Method in class org.finos.springbot.symphony.conversations.SymphonyConversationsImpl
 
setupModule(Module.SetupContext) - Method in class org.finos.springbot.symphony.data.LegacyFormatModule
 
setupModule(Module.SetupContext) - Method in class org.finos.springbot.symphony.form.SymphonyFormDeserializerModule
 
simpleMeta(String, boolean) - Static method in interface org.finos.springbot.symphony.conversations.SymphonyConversations
 
sr - Variable in class org.finos.springbot.symphony.response.handlers.SymphonyResponseHandler
 
StreamResolver - Interface in org.finos.springbot.symphony.conversations
 
SymphonyAddressable - Interface in org.finos.springbot.symphony.content
 
SymphonyContent - Interface in org.finos.springbot.symphony.content
 
SymphonyContentConfig - Class in org.finos.springbot.symphony.content
 
SymphonyContentConfig() - Constructor for class org.finos.springbot.symphony.content.SymphonyContentConfig
 
SymphonyConversations - Interface in org.finos.springbot.symphony.conversations
Increases the api-surface area, allowing you to create rooms/users from symphony objects.
symphonyConversations(UserService, SessionService, boolean) - Method in class org.finos.springbot.symphony.SymphonyWorkflowConfig
 
SymphonyConversationsImpl - Class in org.finos.springbot.symphony.conversations
Basic implementation of symphony rooms with no caching.
SymphonyConversationsImpl(StreamService, UserService, SessionService, boolean) - Constructor for class org.finos.springbot.symphony.conversations.SymphonyConversationsImpl
 
SymphonyDataHandlerCofig - Class in org.finos.springbot.symphony.data
 
SymphonyDataHandlerCofig() - Constructor for class org.finos.springbot.symphony.data.SymphonyDataHandlerCofig
 
symphonyDefaultAddressingChecker(SessionService, SymphonyConversations) - Method in class org.finos.springbot.symphony.SymphonyWorkflowConfig
 
symphonyElementsHandler(List<ActionConsumer>, FormValidationProcessor, SymphonyConversations) - Method in class org.finos.springbot.symphony.SymphonyWorkflowConfig
 
SymphonyException - Exception in org.finos.springbot.symphony
 
SymphonyException(String, Throwable) - Constructor for exception org.finos.springbot.symphony.SymphonyException
 
SymphonyException(String) - Constructor for exception org.finos.springbot.symphony.SymphonyException
 
SymphonyException(Throwable) - Constructor for exception org.finos.springbot.symphony.SymphonyException
 
SymphonyFormConverter - Class in org.finos.springbot.symphony.form
 
SymphonyFormConverter(ObjectMapper) - Constructor for class org.finos.springbot.symphony.form.SymphonyFormConverter
 
symphonyFormConverter() - Method in class org.finos.springbot.symphony.SymphonyWorkflowConfig
 
SymphonyFormDeserializerModule - Class in org.finos.springbot.symphony.form
Handles conversion of symphony elements' user picker back to User objects.
SymphonyFormDeserializerModule() - Constructor for class org.finos.springbot.symphony.form.SymphonyFormDeserializerModule
 
symphonyFreeMarkerRendering() - Method in class org.finos.springbot.symphony.templating.FreemarkerTypeConverterConfig
 
SymphonyHistory - Interface in org.finos.springbot.symphony.history
 
symphonyHistory(StreamResolver) - Method in class org.finos.springbot.symphony.SymphonyWorkflowConfig
 
SymphonyHistoryImpl - Class in org.finos.springbot.symphony.history
 
SymphonyHistoryImpl(EntityJsonConverter, MessageService, StreamResolver) - Constructor for class org.finos.springbot.symphony.history.SymphonyHistoryImpl
 
SymphonyMarkupTemplateProvider - Class in org.finos.springbot.symphony.response.templating
 
SymphonyMarkupTemplateProvider(String, String, String, ResourceLoader, BiFunction<Content, Markup, String>) - Constructor for class org.finos.springbot.symphony.response.templating.SymphonyMarkupTemplateProvider
 
symphonyMarkupTemplater(String, String, String, SymphonyMarkupWriter) - Method in class org.finos.springbot.symphony.SymphonyWorkflowConfig
 
SymphonyMarkupWriter - Class in org.finos.springbot.symphony.content.serialization
 
SymphonyMarkupWriter() - Constructor for class org.finos.springbot.symphony.content.serialization.SymphonyMarkupWriter
 
SymphonyMarkupWriter(Map<Class<? extends Content>, BiFunction<Content, Markup, String>>) - Constructor for class org.finos.springbot.symphony.content.serialization.SymphonyMarkupWriter
 
symphonyMessageMLParser() - Method in class org.finos.springbot.symphony.content.SymphonyContentConfig
 
symphonyMessageMLWriter() - Method in class org.finos.springbot.symphony.content.SymphonyContentConfig
 
symphonyPresentationMLHandler(List<ActionConsumer>, SymphonyConversations, BdkConfig) - Method in class org.finos.springbot.symphony.SymphonyWorkflowConfig
 
SymphonyResponseHandler - Class in org.finos.springbot.symphony.response.handlers
 
SymphonyResponseHandler(MessageService, DataHandler, MarkupTemplateProvider<Markup>, SymphonyTemplateProvider, StreamResolver) - Constructor for class org.finos.springbot.symphony.response.handlers.SymphonyResponseHandler
 
symphonyResponseHandler(AbstractMarkupTemplateProvider<Markup>, SymphonyTemplateProvider, StreamResolver) - Method in class org.finos.springbot.symphony.SymphonyWorkflowConfig
 
SymphonyRoom - Class in org.finos.springbot.symphony.content
 
SymphonyRoom() - Constructor for class org.finos.springbot.symphony.content.SymphonyRoom
 
SymphonyRoom(String, String) - Constructor for class org.finos.springbot.symphony.content.SymphonyRoom
 
SymphonyTagSupport - Class in org.finos.springbot.symphony.tags
 
SymphonyTagSupport() - Constructor for class org.finos.springbot.symphony.tags.SymphonyTagSupport
 
SymphonyTemplateProvider - Class in org.finos.springbot.symphony.templating
 
SymphonyTemplateProvider(String, String, String, ResourceLoader, FreemarkerWorkTemplater) - Constructor for class org.finos.springbot.symphony.templating.SymphonyTemplateProvider
 
SymphonyUser - Class in org.finos.springbot.symphony.content
 
SymphonyUser() - Constructor for class org.finos.springbot.symphony.content.SymphonyUser
 
SymphonyUser(long) - Constructor for class org.finos.springbot.symphony.content.SymphonyUser
 
SymphonyUser(long, String, String) - Constructor for class org.finos.springbot.symphony.content.SymphonyUser
 
SymphonyUser(String, String) - Constructor for class org.finos.springbot.symphony.content.SymphonyUser
 
SymphonyWorkflowConfig - Class in org.finos.springbot.symphony
Symphony beans needing the workflow bean to be defined.
SymphonyWorkflowConfig() - Constructor for class org.finos.springbot.symphony.SymphonyWorkflowConfig
 
symphonyWorkTemplater(String, String, String, FreemarkerWorkTemplater) - Method in class org.finos.springbot.symphony.SymphonyWorkflowConfig
 
syphonyExtendedVersionSpace() - Static method in class org.finos.springbot.symphony.data.SymphonyDataHandlerCofig
 

T

table(Variable, String, String) - Method in class org.finos.springbot.symphony.templating.FreemarkerRendering
 
tableCell(Map<String, String>, String) - Method in class org.finos.springbot.symphony.templating.FreemarkerRendering
 
tableHeaderRow(List<String>) - Method in class org.finos.springbot.symphony.templating.FreemarkerRendering
 
tableRow(Variable, Variable, List<String>) - Method in class org.finos.springbot.symphony.templating.FreemarkerRendering
 
tableRowCheckBox(Variable, Variable) - Method in class org.finos.springbot.symphony.templating.FreemarkerRendering
 
tableRowEditButton(Variable, Variable) - Method in class org.finos.springbot.symphony.templating.FreemarkerRendering
 
textField(Variable, boolean) - Method in class org.finos.springbot.symphony.templating.FreemarkerRendering
 
timeConverter(FreemarkerRendering) - Method in class org.finos.springbot.symphony.templating.FreemarkerTypeConverterConfig
 
toCashTag(String) - Static method in class org.finos.springbot.symphony.tags.SymphonyTagSupport
 
toHashTag(String) - Static method in class org.finos.springbot.symphony.tags.SymphonyTagSupport
 
toHashTags(Class<?>) - Static method in class org.finos.springbot.symphony.tags.SymphonyTagSupport
 
toString() - Method in class org.finos.springbot.symphony.content.SymphonyRoom
 
toString() - Method in class org.finos.springbot.symphony.content.SymphonyUser
 
toUserTag(String) - Static method in class org.finos.springbot.symphony.tags.SymphonyTagSupport
 

U

userDisplay(Variable) - Method in class org.finos.springbot.symphony.templating.FreemarkerRendering
 

V

version() - Method in class org.finos.springbot.symphony.data.LegacyFormatModule
 
version() - Method in class org.finos.springbot.symphony.form.SymphonyFormDeserializerModule
 

W

workTemplater - Variable in class org.finos.springbot.symphony.response.handlers.SymphonyResponseHandler
 
A B C D E F G H I J L M N O P R S T U V W 
Skip navigation links

Copyright © 2022 Finos. All rights reserved.