public class OccurringValuesServiceImpl.OccuringValuesJob
extends org.eclipse.core.runtime.jobs.Job
Constructor and Description |
---|
OccurringValuesServiceImpl.OccuringValuesJob(PropertyEntityDefinition property,
Map<PropertyEntityDefinition,OccurringValuesImpl> values,
InstanceCollection instances)
Create a Job to update the occurring values for the given property
entity.
|
Modifier and Type | Method and Description |
---|---|
protected org.eclipse.core.runtime.IStatus |
run(org.eclipse.core.runtime.IProgressMonitor monitor) |
addJobChangeListener, belongsTo, cancel, canceling, done, getJobManager, getName, getPriority, getProperty, getResult, getRule, getState, getThread, isBlocking, isSystem, isUser, join, removeJobChangeListener, schedule, schedule, setName, setPriority, setProgressGroup, setProperty, setRule, setSystem, setThread, setUser, shouldRun, shouldSchedule, sleep, toString, wakeUp, wakeUp, yieldRule
public OccurringValuesServiceImpl.OccuringValuesJob(PropertyEntityDefinition property, Map<PropertyEntityDefinition,OccurringValuesImpl> values, InstanceCollection instances)
property
- the property entity definitionvalues
- the map to store the updated information ininstances
- the instances to testBuild 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a