Class CommonAttributeContentTask

All Implemented Interfaces:
IBmTask<org.eclipse.core.runtime.IStatus>

public class CommonAttributeContentTask extends BmBasicTask1<CommonAttribute>
This task of entrance data defines need of creation, deletion or edition CommonAttributeContentItem.
  • Constructor Details

  • Method Details

    • setRemove

      public void setRemove()
      Sets the removal flag for the content being specified on creation
    • execute

      public org.eclipse.core.runtime.IStatus execute(CommonAttribute attribute, org.eclipse.core.runtime.IProgressMonitor monitor)
      Specified by:
      execute in class BmBasicTask1<CommonAttribute>