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>
- 
- com._1c.g5.v8.bm.integration.BmBasicTask
- 
- com._1c.g5.v8.bm.integration.BmBasicTask1<IBmObject>
- 
- com._1c.g5.v8.dt.md.api.ChangeIbmObjectTask
 
 
 
 
- 
- All Implemented Interfaces:
- IBmTask<org.eclipse.core.runtime.IStatus>
 
 public class ChangeIbmObjectTask extends BmBasicTask1<IBmObject> 
- 
- 
Constructor SummaryConstructors Constructor Description ChangeIbmObjectTask(IBmObject container, org.eclipse.emf.ecore.EStructuralFeature feature, Object object)Creates a newChangeIbmObjectTask
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description org.eclipse.core.runtime.IStatusexecute(IBmObject container, org.eclipse.core.runtime.IProgressMonitor monitor)- 
Methods inherited from class com._1c.g5.v8.bm.integration.BmBasicTask1execute
 - 
Methods inherited from class com._1c.g5.v8.bm.integration.BmBasicTaskexecute, getTransaction
 - 
Methods inherited from class com._1c.g5.v8.bm.integration.AbstractBmTaskgetId, getName, getServiceId
 
- 
 
- 
- 
- 
Constructor Detail- 
ChangeIbmObjectTaskpublic ChangeIbmObjectTask(IBmObject container, org.eclipse.emf.ecore.EStructuralFeature feature, Object object) Creates a newChangeIbmObjectTask- Parameters:
- attribute- is
 
 
- 
 - 
Method Detail- 
executepublic org.eclipse.core.runtime.IStatus execute(IBmObject container, org.eclipse.core.runtime.IProgressMonitor monitor) - Specified by:
- executein class- BmBasicTask1<IBmObject>
 
 
- 
 
-