|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IModelJob | |
---|---|
com.semarchy.mdm.runtime.model | |
com.semarchy.mdm.runtime.model.integration | |
com.semarchy.mdm.runtime.model.logical | This package contains the IModel representing the model as designed in Semarchy Convergence For MDM. |
com.semarchy.mdm.runtime.model.logical.exception |
Uses of IModelJob in com.semarchy.mdm.runtime.model |
---|
Methods in com.semarchy.mdm.runtime.model with parameters of type IModelJob | |
---|---|
IIntegrationJob |
IExtendedRuntimeModelsProvider.getIntegrationJob(IModelJob modelJob)
|
Uses of IModelJob in com.semarchy.mdm.runtime.model.integration |
---|
Methods in com.semarchy.mdm.runtime.model.integration that return IModelJob | |
---|---|
IModelJob |
IIntegrationJob.getModelJob()
|
Uses of IModelJob in com.semarchy.mdm.runtime.model.logical |
---|
Methods in com.semarchy.mdm.runtime.model.logical that return IModelJob | |
---|---|
IModelJob |
IModelJobTask.getModelJob()
|
IModelJob |
IModel.getModelJob(String pName)
|
IModelJob |
IHumanWorkflow.getOnSubmitJob()
The IModelJob used to process the data on submit |
Methods in com.semarchy.mdm.runtime.model.logical that return types with arguments of type IModelJob | |
---|---|
List<IModelJob> |
IModel.getModelJobs()
|
Uses of IModelJob in com.semarchy.mdm.runtime.model.logical.exception |
---|
Constructors in com.semarchy.mdm.runtime.model.logical.exception with parameters of type IModelJob | |
---|---|
NoSuchModelJobTaskException(IModelJob pjob,
String name)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |