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
execute
Methods inherited from class com._1c.g5.v8.bm.integration.BmBasicTask
execute, getTransaction
Methods 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:
execute
in classBmBasicTask1<IBmObject>
-