Package | Description |
---|---|
com.caplin.motif.fx.blotter.message |
Messages that can be sent for structural blotter changes and blotter items.
|
com.caplin.motif.fx.blotter.type |
Classes relating to the four default blotters in the FX Motif.
|
Modifier and Type | Method and Description |
---|---|
static ActivityItemMessage.Builder |
ActivityItemMessage.builder(String username,
String itemId,
com.caplin.datasource.messaging.record.GenericMessage message)
Creates a builder from the parameters provided.
|
ActivityItemMessage.Builder |
ActivityItemMessage.Builder.status(String status)
Sets the status
|
Modifier and Type | Method and Description |
---|---|
ActivityItemMessage.Builder |
ActivityBlotter.newItemBuilder(String username,
String itemId,
com.caplin.datasource.messaging.record.GenericMessage record)
Deprecated.
Scheduled for removal. You should not invoke this method yourself to create the builder, please see javadoc for
ActivityItemMessage.Builder
on how to create an instance of this builder. |
Copyright © 2015 Caplin Systems.