Package com._1c.g5.v8.dt.md.api
Class ChangeIbmObjectTask
java.lang.Object
com._1c.g5.v8.bm.integration.AbstractBmTask<org.eclipse.core.runtime.IStatus>
- All Implemented Interfaces:
IBmTask<org.eclipse.core.runtime.IStatus>
-
Constructor Summary
ConstructorsConstructorDescriptionChangeIbmObjectTask(IBmObject container, org.eclipse.emf.ecore.EStructuralFeature feature, Object object) Creates a newChangeIbmObjectTask -
Method Summary
Methods inherited from class com._1c.g5.v8.bm.integration.BmBasicTask1
executeMethods inherited from class com._1c.g5.v8.bm.integration.BmBasicTask
execute, getTransactionMethods inherited from class com._1c.g5.v8.bm.integration.AbstractBmTask
getId, getName, getServiceId
-
Constructor Details
-
ChangeIbmObjectTask
public ChangeIbmObjectTask(IBmObject container, org.eclipse.emf.ecore.EStructuralFeature feature, Object object) Creates a newChangeIbmObjectTask- Parameters:
attribute- is
-
-
Method Details
-
execute
public org.eclipse.core.runtime.IStatus execute(IBmObject container, org.eclipse.core.runtime.IProgressMonitor monitor) - Specified by:
executein classBmBasicTask1<IBmObject>
-