Index
All Classes and Interfaces|All Packages
A
- aliases() - Element in annotation type io.contextmap.annotations.ContextGlossary
-
List of possible aliases.
C
- CACHE - Enum constant in enum io.contextmap.annotations.storage.ContextStorage.StorageType
- component() - Element in annotation type io.contextmap.annotations.entity.ContextSoftLink
-
Use this attribute in combination with entityName() to create a soft-link to an entity in another component.
- ContextActor - Annotation Type in io.contextmap.annotations.actor
-
Annotation used to mark an Actor
- ContextActors - Annotation Type in io.contextmap.annotations.actor
-
Annotation used to mark multiple Actors combined.
- ContextAggregateRoot - Annotation Type in io.contextmap.annotations
-
Annotation used to mark Aggregate Roots.
- ContextApiProperty - Annotation Type in io.contextmap.annotations
-
Annotation used to customize the documentation of a property.
- ContextClient - Annotation Type in io.contextmap.annotations.client
-
Annotation used to mark a dependency to an external component.
- ContextEntity - Annotation Type in io.contextmap.annotations
-
Annotation used to mark Entities
- ContextEvent - Annotation Type in io.contextmap.annotations
-
Annotation used to mark payloads for events.
- ContextExemplar - Annotation Type in io.contextmap.annotations
-
Annotation used to document an exemplar
- ContextGlossary - Annotation Type in io.contextmap.annotations
-
Annotation used to define a term for the glossary
- ContextRestApi - Annotation Type in io.contextmap.annotations.rest
-
Annotation used to document a REST API.
- ContextRestEndpoint - Annotation Type in io.contextmap.annotations.rest
-
Annotation used to document a single endpoint of a REST API.
- ContextSoftLink - Annotation Type in io.contextmap.annotations.entity
-
Annotation to document and create softlink between entities.
- ContextStorage - Annotation Type in io.contextmap.annotations.storage
-
Annotation used to mark a dependency to a storage.
- ContextStorage.StorageType - Enum in io.contextmap.annotations.storage
D
- dataType() - Element in annotation type io.contextmap.annotations.ContextApiProperty
-
Can be used to override the class' simple-name documentation for a property.
- description() - Element in annotation type io.contextmap.annotations.ContextApiProperty
- description() - Element in annotation type io.contextmap.annotations.ContextExemplar
-
Longer description about the exemplar
- description() - Element in annotation type io.contextmap.annotations.rest.ContextRestApi
- description() - Element in annotation type io.contextmap.annotations.rest.ContextRestEndpoint
E
- ELASTIC - Enum constant in enum io.contextmap.annotations.storage.ContextStorage.StorageType
- entity() - Element in annotation type io.contextmap.annotations.entity.ContextSoftLink
-
Use this attribute to create a soft-link to an entity in the current component.
- entityName() - Element in annotation type io.contextmap.annotations.entity.ContextSoftLink
-
Use this attribute in combination with component() to create a soft-link to an entity in another component.
- example() - Element in annotation type io.contextmap.annotations.ContextApiProperty
-
Only Enums are automatically documented with an example, which contains the potential values of the Enum.
F
- FILE_SYSTEM - Enum constant in enum io.contextmap.annotations.storage.ContextStorage.StorageType
I
- io.contextmap.annotations - package io.contextmap.annotations
- io.contextmap.annotations.actor - package io.contextmap.annotations.actor
- io.contextmap.annotations.client - package io.contextmap.annotations.client
- io.contextmap.annotations.entity - package io.contextmap.annotations.entity
- io.contextmap.annotations.rest - package io.contextmap.annotations.rest
- io.contextmap.annotations.storage - package io.contextmap.annotations.storage
J
- JDBC - Enum constant in enum io.contextmap.annotations.storage.ContextStorage.StorageType
M
- MONGODB - Enum constant in enum io.contextmap.annotations.storage.ContextStorage.StorageType
N
- name() - Element in annotation type io.contextmap.annotations.client.ContextClient
- name() - Element in annotation type io.contextmap.annotations.ContextGlossary
-
By default the name of the class will be used.
- name() - Element in annotation type io.contextmap.annotations.rest.ContextRestApi
- name() - Element in annotation type io.contextmap.annotations.storage.ContextStorage
P
- publishedBy() - Element in annotation type io.contextmap.annotations.ContextEvent
-
List of names or SpringBean-names on which the event is published.
S
- SOLR - Enum constant in enum io.contextmap.annotations.storage.ContextStorage.StorageType
T
- tags() - Element in annotation type io.contextmap.annotations.ContextExemplar
-
List of tags associated with the exemplar.
- title() - Element in annotation type io.contextmap.annotations.ContextExemplar
-
Short title for the exemplar
- type() - Element in annotation type io.contextmap.annotations.storage.ContextStorage
V
- value() - Element in annotation type io.contextmap.annotations.actor.ContextActor
-
Name of the actor.
- value() - Element in annotation type io.contextmap.annotations.actor.ContextActors
- value() - Element in annotation type io.contextmap.annotations.ContextGlossary
-
Definition explaining the term.
- valueOf(String) - Static method in enum io.contextmap.annotations.storage.ContextStorage.StorageType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum io.contextmap.annotations.storage.ContextStorage.StorageType
-
Returns an array containing the constants of this enum type, in the order they are declared.
All Classes and Interfaces|All Packages