Class PDEPluginExporter

java.lang.Object
org.eclipse.core.runtime.PlatformObject
org.eclipse.core.internal.jobs.InternalJob
org.eclipse.core.runtime.jobs.Job
org.eclipse.core.internal.resources.InternalWorkspaceJob
All Implemented Interfaces:
Comparable<org.eclipse.core.internal.jobs.InternalJob>, org.eclipse.core.runtime.IAdaptable, Worker

public class PDEPluginExporter extends AbstractExporter
  • Constructor Details

    • PDEPluginExporter

      public PDEPluginExporter(int depth, long stateTimestamp)
  • Method Details

    • work

      public org.eclipse.core.runtime.IStatus work(org.eclipse.core.runtime.IProgressMonitor monitor) throws org.eclipse.core.runtime.CoreException
      Specified by:
      work in interface Worker
      Specified by:
      work in class EnterpriseDomainJob
      Throws:
      org.eclipse.core.runtime.CoreException
    • hasErrors

      public boolean hasErrors(org.eclipse.core.runtime.IStatus status)
      Overrides:
      hasErrors in class EnterpriseDomainJob
    • getDirtyStage

      public Stage getDirtyStage()
      Description copied from class: EnterpriseDomainJob
      Returns an earliest stage that becomes dirty after execution of this job.
      Specified by:
      getDirtyStage in class EnterpriseDomainJob
      Returns:
      dirty stage