|
TIBCO ActiveMatrix Mediation Implementation Type v3.3.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FlowDataProvider | |
---|---|
com.tibco.amsb.core.task.ui | |
com.tibco.amsb.core.task.ui.property |
Uses of FlowDataProvider in com.tibco.amsb.core.task.ui |
---|
Methods in com.tibco.amsb.core.task.ui with parameters of type FlowDataProvider | |
---|---|
abstract TaskEditPart |
MediationTaskUIFactory.createTaskEditPart(FlowDataProvider fdp,
MediationTask taskModel)
Create an edit part delegate object. |
Uses of FlowDataProvider in com.tibco.amsb.core.task.ui.property |
---|
Fields in com.tibco.amsb.core.task.ui.property declared as FlowDataProvider | |
---|---|
protected FlowDataProvider |
TaskEditPart.flowDataProvider
Access interface to the mediation flow context for a mediation task |
Methods in com.tibco.amsb.core.task.ui.property that return FlowDataProvider | |
---|---|
FlowDataProvider |
TaskEditPart.getFlowDataProvider()
Access method to get the context information interface instance. |
Constructors in com.tibco.amsb.core.task.ui.property with parameters of type FlowDataProvider | |
---|---|
TaskEditPart(FlowDataProvider fdp,
java.lang.Object theObject)
Constructor is called by the Mediation Flow Editor to create an instance related to the internal edit part that is selected. |
|
TIBCO ActiveMatrix Mediation Implementation Type v3.3.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |