Index
All Classes and Interfaces|All Packages
A
- ACTION - Enum constant in enum class ch.admin.bit.jeap.reaction.observer.web.models.graph.EdgeDtoType
- ActionEdgeDto - Record Class in ch.admin.bit.jeap.reaction.observer.web.models.graph
- ActionEdgeDto(long, long, NodeDtoType) - Constructor for record class ch.admin.bit.jeap.reaction.observer.web.models.graph.ActionEdgeDto
-
Creates an instance of a
ActionEdgeDtorecord class. - aggregateData() - Method in class ch.admin.bit.jeap.reaction.observer.web.service.ScheduledTasksService
- aggregateData(String) - Method in class ch.admin.bit.jeap.reaction.observer.web.api.ManagementController
C
- calculate(GraphDto) - Method in class ch.admin.bit.jeap.reaction.observer.web.service.GraphFingerprintCalculator
- canEqual(Object) - Method in class ch.admin.bit.jeap.reaction.observer.web.config.ReactionObserverProperties
- ch.admin.bit.jeap.reaction.observer.web - package ch.admin.bit.jeap.reaction.observer.web
- ch.admin.bit.jeap.reaction.observer.web.api - package ch.admin.bit.jeap.reaction.observer.web.api
- ch.admin.bit.jeap.reaction.observer.web.config - package ch.admin.bit.jeap.reaction.observer.web.config
- ch.admin.bit.jeap.reaction.observer.web.models.graph - package ch.admin.bit.jeap.reaction.observer.web.models.graph
- ch.admin.bit.jeap.reaction.observer.web.service - package ch.admin.bit.jeap.reaction.observer.web.service
- cleanUpAggregatedData() - Method in class ch.admin.bit.jeap.reaction.observer.web.service.ScheduledTasksService
- cleanUpObservedReactions() - Method in class ch.admin.bit.jeap.reaction.observer.web.service.ScheduledTasksService
- component() - Method in record class ch.admin.bit.jeap.reaction.observer.web.models.graph.ReactionNodeDto
-
Returns the value of the
componentrecord component.
E
- EdgeDto - Interface in ch.admin.bit.jeap.reaction.observer.web.models.graph
- EdgeDtoType - Enum Class in ch.admin.bit.jeap.reaction.observer.web.models.graph
- edges() - Method in record class ch.admin.bit.jeap.reaction.observer.web.models.graph.GraphDto
-
Returns the value of the
edgesrecord component. - equals(Object) - Method in class ch.admin.bit.jeap.reaction.observer.web.config.ReactionObserverProperties
- equals(Object) - Method in record class ch.admin.bit.jeap.reaction.observer.web.models.graph.ActionEdgeDto
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class ch.admin.bit.jeap.reaction.observer.web.models.graph.GraphDto
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class ch.admin.bit.jeap.reaction.observer.web.models.graph.GraphWithFingerprintDto
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class ch.admin.bit.jeap.reaction.observer.web.models.graph.MessageNodeDto
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class ch.admin.bit.jeap.reaction.observer.web.models.graph.ReactionNodeDto
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class ch.admin.bit.jeap.reaction.observer.web.models.graph.TriggerEdgeDto
-
Indicates whether some other object is "equal to" this one.
F
- fingerprint() - Method in record class ch.admin.bit.jeap.reaction.observer.web.models.graph.GraphWithFingerprintDto
-
Returns the value of the
fingerprintrecord component. - from(Action) - Static method in record class ch.admin.bit.jeap.reaction.observer.web.models.graph.ActionEdgeDto
- from(Message) - Static method in record class ch.admin.bit.jeap.reaction.observer.web.models.graph.MessageNodeDto
- from(Reaction) - Static method in record class ch.admin.bit.jeap.reaction.observer.web.models.graph.ReactionNodeDto
- from(Trigger) - Static method in record class ch.admin.bit.jeap.reaction.observer.web.models.graph.TriggerEdgeDto
G
- getAllReactionsGraph() - Method in class ch.admin.bit.jeap.reaction.observer.web.api.GraphController
- getCanonicalId() - Method in record class ch.admin.bit.jeap.reaction.observer.web.models.graph.ActionEdgeDto
- getCanonicalId() - Method in interface ch.admin.bit.jeap.reaction.observer.web.models.graph.EdgeDto
- getCanonicalId() - Method in record class ch.admin.bit.jeap.reaction.observer.web.models.graph.MessageNodeDto
- getCanonicalId() - Method in interface ch.admin.bit.jeap.reaction.observer.web.models.graph.NodeDto
- getCanonicalId() - Method in record class ch.admin.bit.jeap.reaction.observer.web.models.graph.ReactionNodeDto
- getCanonicalId() - Method in record class ch.admin.bit.jeap.reaction.observer.web.models.graph.TriggerEdgeDto
- getComponentRelatedGraph(String) - Method in class ch.admin.bit.jeap.reaction.observer.web.api.GraphController
- getDataAggregationCronExpression() - Method in class ch.admin.bit.jeap.reaction.observer.web.config.ReactionObserverProperties
- getGraph() - Method in class ch.admin.bit.jeap.reaction.observer.web.GraphHolder
- getHousekeepingAggregatedDataCronExpression() - Method in class ch.admin.bit.jeap.reaction.observer.web.config.ReactionObserverProperties
- getHousekeepingObservedReactionsCronExpression() - Method in class ch.admin.bit.jeap.reaction.observer.web.config.ReactionObserverProperties
- getId() - Method in record class ch.admin.bit.jeap.reaction.observer.web.models.graph.MessageNodeDto
- getId() - Method in interface ch.admin.bit.jeap.reaction.observer.web.models.graph.NodeDto
- getId() - Method in record class ch.admin.bit.jeap.reaction.observer.web.models.graph.ReactionNodeDto
- getMessageTypeRelatedGraphs(String) - Method in class ch.admin.bit.jeap.reaction.observer.web.api.GraphController
- getStatisticsForComponent(String) - Method in class ch.admin.bit.jeap.reaction.observer.web.api.StatisticsController
- getStatisticsPeriodInDays() - Method in class ch.admin.bit.jeap.reaction.observer.web.config.ReactionObserverProperties
- getSystemNames() - Method in class ch.admin.bit.jeap.reaction.observer.web.api.SystemController
- getSystemRelatedGraph(String) - Method in class ch.admin.bit.jeap.reaction.observer.web.api.GraphController
- graph() - Method in record class ch.admin.bit.jeap.reaction.observer.web.models.graph.GraphWithFingerprintDto
-
Returns the value of the
graphrecord component. - GraphController - Class in ch.admin.bit.jeap.reaction.observer.web.api
- GraphController(GraphHolder, GraphFingerprintCalculator, GraphExtractor) - Constructor for class ch.admin.bit.jeap.reaction.observer.web.api.GraphController
- GraphDto - Record Class in ch.admin.bit.jeap.reaction.observer.web.models.graph
-
Data structure representing a directed graph of nodes and edges.
- GraphDto(List<NodeDto>, List<EdgeDto>) - Constructor for record class ch.admin.bit.jeap.reaction.observer.web.models.graph.GraphDto
-
Creates an instance of a
GraphDtorecord class. - GraphDtoMapper - Class in ch.admin.bit.jeap.reaction.observer.web.service
- GraphDtoMapper() - Constructor for class ch.admin.bit.jeap.reaction.observer.web.service.GraphDtoMapper
- GraphFingerprintCalculator - Class in ch.admin.bit.jeap.reaction.observer.web.service
- GraphFingerprintCalculator(ObjectMapper) - Constructor for class ch.admin.bit.jeap.reaction.observer.web.service.GraphFingerprintCalculator
- GraphHolder - Class in ch.admin.bit.jeap.reaction.observer.web
- GraphHolder() - Constructor for class ch.admin.bit.jeap.reaction.observer.web.GraphHolder
- GraphWithFingerprintDto - Record Class in ch.admin.bit.jeap.reaction.observer.web.models.graph
- GraphWithFingerprintDto(GraphDto, String) - Constructor for record class ch.admin.bit.jeap.reaction.observer.web.models.graph.GraphWithFingerprintDto
-
Creates an instance of a
GraphWithFingerprintDtorecord class.
H
- hashCode() - Method in class ch.admin.bit.jeap.reaction.observer.web.config.ReactionObserverProperties
- hashCode() - Method in record class ch.admin.bit.jeap.reaction.observer.web.models.graph.ActionEdgeDto
-
Returns a hash code value for this object.
- hashCode() - Method in record class ch.admin.bit.jeap.reaction.observer.web.models.graph.GraphDto
-
Returns a hash code value for this object.
- hashCode() - Method in record class ch.admin.bit.jeap.reaction.observer.web.models.graph.GraphWithFingerprintDto
-
Returns a hash code value for this object.
- hashCode() - Method in record class ch.admin.bit.jeap.reaction.observer.web.models.graph.MessageNodeDto
-
Returns a hash code value for this object.
- hashCode() - Method in record class ch.admin.bit.jeap.reaction.observer.web.models.graph.ReactionNodeDto
-
Returns a hash code value for this object.
- hashCode() - Method in record class ch.admin.bit.jeap.reaction.observer.web.models.graph.TriggerEdgeDto
-
Returns a hash code value for this object.
I
- id() - Method in record class ch.admin.bit.jeap.reaction.observer.web.models.graph.MessageNodeDto
-
Returns the value of the
idrecord component. - id() - Method in record class ch.admin.bit.jeap.reaction.observer.web.models.graph.ReactionNodeDto
-
Returns the value of the
idrecord component. - init() - Method in class ch.admin.bit.jeap.reaction.observer.web.service.ScheduledTasksService
M
- main(String[]) - Static method in class ch.admin.bit.jeap.reaction.observer.web.ReactionObserverApplication
- ManagementController - Class in ch.admin.bit.jeap.reaction.observer.web.api
- ManagementController(AggregationService) - Constructor for class ch.admin.bit.jeap.reaction.observer.web.api.ManagementController
- map(Graph) - Static method in class ch.admin.bit.jeap.reaction.observer.web.service.GraphDtoMapper
- median() - Method in record class ch.admin.bit.jeap.reaction.observer.web.models.graph.TriggerEdgeDto
-
Returns the value of the
medianrecord component. - MESSAGE - Enum constant in enum class ch.admin.bit.jeap.reaction.observer.web.models.graph.NodeDtoType
- MessageNodeDto - Record Class in ch.admin.bit.jeap.reaction.observer.web.models.graph
- MessageNodeDto(long, String, String) - Constructor for record class ch.admin.bit.jeap.reaction.observer.web.models.graph.MessageNodeDto
-
Creates an instance of a
MessageNodeDtorecord class. - messageType() - Method in record class ch.admin.bit.jeap.reaction.observer.web.models.graph.MessageNodeDto
-
Returns the value of the
messageTyperecord component.
N
- NodeDto - Interface in ch.admin.bit.jeap.reaction.observer.web.models.graph
- NodeDtoType - Enum Class in ch.admin.bit.jeap.reaction.observer.web.models.graph
- nodes() - Method in record class ch.admin.bit.jeap.reaction.observer.web.models.graph.GraphDto
-
Returns the value of the
nodesrecord component.
O
- OpenApiConfig - Class in ch.admin.bit.jeap.reaction.observer.web.api
- OpenApiConfig() - Constructor for class ch.admin.bit.jeap.reaction.observer.web.api.OpenApiConfig
R
- REACTION - Enum constant in enum class ch.admin.bit.jeap.reaction.observer.web.models.graph.NodeDtoType
- ReactionNodeDto - Record Class in ch.admin.bit.jeap.reaction.observer.web.models.graph
- ReactionNodeDto(long, String) - Constructor for record class ch.admin.bit.jeap.reaction.observer.web.models.graph.ReactionNodeDto
-
Creates an instance of a
ReactionNodeDtorecord class. - ReactionObserverApplication - Class in ch.admin.bit.jeap.reaction.observer.web
- ReactionObserverApplication() - Constructor for class ch.admin.bit.jeap.reaction.observer.web.ReactionObserverApplication
- ReactionObserverProperties - Class in ch.admin.bit.jeap.reaction.observer.web.config
- ReactionObserverProperties() - Constructor for class ch.admin.bit.jeap.reaction.observer.web.config.ReactionObserverProperties
- refreshReactionGraphInternal() - Method in class ch.admin.bit.jeap.reaction.observer.web.service.ScheduledTasksService
S
- scheduledRefreshReactionGraph() - Method in class ch.admin.bit.jeap.reaction.observer.web.service.ScheduledTasksService
- ScheduledTasksService - Class in ch.admin.bit.jeap.reaction.observer.web.service
- ScheduledTasksService(AggregationService, ObservedReactionRepository, ReactionObserverProperties, ReactionGraphBuilderService, GraphHolder) - Constructor for class ch.admin.bit.jeap.reaction.observer.web.service.ScheduledTasksService
- setDataAggregationCronExpression(String) - Method in class ch.admin.bit.jeap.reaction.observer.web.config.ReactionObserverProperties
- setGraph(Graph) - Method in class ch.admin.bit.jeap.reaction.observer.web.GraphHolder
- setHousekeepingAggregatedDataCronExpression(String) - Method in class ch.admin.bit.jeap.reaction.observer.web.config.ReactionObserverProperties
- setHousekeepingObservedReactionsCronExpression(String) - Method in class ch.admin.bit.jeap.reaction.observer.web.config.ReactionObserverProperties
- setStatisticsPeriodInDays(Long) - Method in class ch.admin.bit.jeap.reaction.observer.web.config.ReactionObserverProperties
- sourceId() - Method in record class ch.admin.bit.jeap.reaction.observer.web.models.graph.TriggerEdgeDto
-
Returns the value of the
sourceIdrecord component. - sourceNodeType() - Method in record class ch.admin.bit.jeap.reaction.observer.web.models.graph.TriggerEdgeDto
-
Returns the value of the
sourceNodeTyperecord component. - sourceReactionId() - Method in record class ch.admin.bit.jeap.reaction.observer.web.models.graph.ActionEdgeDto
-
Returns the value of the
sourceReactionIdrecord component. - StatisticsController - Class in ch.admin.bit.jeap.reaction.observer.web.api
- StatisticsController(ReactionObserverProperties, ObservedReactionsAggregatedRepository) - Constructor for class ch.admin.bit.jeap.reaction.observer.web.api.StatisticsController
- SystemController - Class in ch.admin.bit.jeap.reaction.observer.web.api
- SystemController(SystemRepository) - Constructor for class ch.admin.bit.jeap.reaction.observer.web.api.SystemController
T
- targetId() - Method in record class ch.admin.bit.jeap.reaction.observer.web.models.graph.ActionEdgeDto
-
Returns the value of the
targetIdrecord component. - targetNodeType() - Method in record class ch.admin.bit.jeap.reaction.observer.web.models.graph.ActionEdgeDto
-
Returns the value of the
targetNodeTyperecord component. - targetReactionId() - Method in record class ch.admin.bit.jeap.reaction.observer.web.models.graph.TriggerEdgeDto
-
Returns the value of the
targetReactionIdrecord component. - toString() - Method in class ch.admin.bit.jeap.reaction.observer.web.config.ReactionObserverProperties
- toString() - Method in record class ch.admin.bit.jeap.reaction.observer.web.models.graph.ActionEdgeDto
-
Returns a string representation of this record class.
- toString() - Method in record class ch.admin.bit.jeap.reaction.observer.web.models.graph.GraphDto
-
Returns a string representation of this record class.
- toString() - Method in record class ch.admin.bit.jeap.reaction.observer.web.models.graph.GraphWithFingerprintDto
-
Returns a string representation of this record class.
- toString() - Method in record class ch.admin.bit.jeap.reaction.observer.web.models.graph.MessageNodeDto
-
Returns a string representation of this record class.
- toString() - Method in record class ch.admin.bit.jeap.reaction.observer.web.models.graph.ReactionNodeDto
-
Returns a string representation of this record class.
- toString() - Method in record class ch.admin.bit.jeap.reaction.observer.web.models.graph.TriggerEdgeDto
-
Returns a string representation of this record class.
- TRIGGER - Enum constant in enum class ch.admin.bit.jeap.reaction.observer.web.models.graph.EdgeDtoType
- TriggerEdgeDto - Record Class in ch.admin.bit.jeap.reaction.observer.web.models.graph
- TriggerEdgeDto(long, NodeDtoType, long, Integer) - Constructor for record class ch.admin.bit.jeap.reaction.observer.web.models.graph.TriggerEdgeDto
-
Creates an instance of a
TriggerEdgeDtorecord class.
V
- valueOf(String) - Static method in enum class ch.admin.bit.jeap.reaction.observer.web.models.graph.EdgeDtoType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class ch.admin.bit.jeap.reaction.observer.web.models.graph.NodeDtoType
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class ch.admin.bit.jeap.reaction.observer.web.models.graph.EdgeDtoType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class ch.admin.bit.jeap.reaction.observer.web.models.graph.NodeDtoType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- variant() - Method in record class ch.admin.bit.jeap.reaction.observer.web.models.graph.MessageNodeDto
-
Returns the value of the
variantrecord component.
W
- WebSecurityConfig - Class in ch.admin.bit.jeap.reaction.observer.web.config
- WebSecurityConfig() - Constructor for class ch.admin.bit.jeap.reaction.observer.web.config.WebSecurityConfig
All Classes and Interfaces|All Packages