Class InnovatorRepositoryShutdown
java.lang.Object
de.mid.innovator.m2msdk.model.transformation.ConfigurableItem
de.mid.innovator.m2msdk.application.innovator.InnovatorRepositoryWorkflowBase
de.mid.innovator.m2msdk.application.innovator.InnovatorRepositoryShutdown
- All Implemented Interfaces:
ApplicationInterface,ConfigurableItemIF,IdentifierAble,Serializable
Class reading the innovator configuration file and executes the configuration
imports.
- Version:
- 11.4.2
- Author:
- jna
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.mid.innovator.m2msdk.application.innovator.InnovatorRepositoryWorkflowBase
getConfigurationTag, getKnownParameters, setConfigurationContext, setParameterMethods inherited from class de.mid.innovator.m2msdk.model.transformation.ConfigurableItem
checkConstraints, checkConstraints, getBaseItem, getConfigurableItems, getId, getItem, getName, getParentItem, getParentItem, setBaseItem, setConfigurationTag, setId, setParent, toStringMethods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface de.mid.innovator.m2msdk.model.transformation.interfaces.ConfigurableItemIF
checkConstraints, checkConstraints, getBaseItem, getConfigurableItems, getItem, getName, getParentItem, getParentItem, setBaseItem, setConfigurationTag, setParentMethods inherited from interface de.mid.innovator.m2msdk.util.IdentifierAble
getId, setId
-
Constructor Details
-
InnovatorRepositoryShutdown
public InnovatorRepositoryShutdown()
-
-
Method Details
-
run
Parameters- Specified by:
runin interfaceApplicationInterface- Overrides:
runin classInnovatorRepositoryWorkflowBase- Parameters:
iSession- Session in which the application runs- Throws:
M2MExceptionRemoteException
-