| Package | Description |
|---|---|
| org.streampipes.container.html | |
| org.streampipes.container.html.model | |
| org.streampipes.container.html.page |
| Constructor and Description |
|---|
HTMLGenerator(List<Description> descriptions) |
JSONGenerator(List<Description> description) |
| Modifier and Type | Class and Description |
|---|---|
class |
AgentDescription
Deprecated.
|
class |
DataSourceDescriptionHtml |
| Modifier and Type | Method and Description |
|---|---|
List<Description> |
DataSourceDescriptionHtml.getStreams() |
| Modifier and Type | Method and Description |
|---|---|
void |
DataSourceDescriptionHtml.setStreams(List<Description> streams) |
| Constructor and Description |
|---|
DataSourceDescriptionHtml(String name,
String description,
URI uri,
List<Description> streams) |
| Modifier and Type | Field and Description |
|---|---|
protected List<Description> |
WelcomePageGenerator.descriptions |
| Modifier and Type | Method and Description |
|---|---|
List<Description> |
EventConsumerWelcomePage.buildUris()
Deprecated.
|
abstract List<Description> |
WelcomePageGenerator.buildUris() |
List<Description> |
EventProducerWelcomePage.buildUris()
Deprecated.
|
List<Description> |
WelcomePageGeneratorImpl.buildUris() |
List<Description> |
EventProcessingAgentWelcomePage.buildUris()
Deprecated.
|
List<Description> |
WelcomePageGenerator.getDescriptions() |
Copyright © 2018. All rights reserved.