Bug 474264 - Need an easier to use variant of Job.create method

Added ICoreRunnable interface to be used by Job.create(String name,
final ICoreRunnable runnable) method. This interface is structurally
identical to IWorkspaceRunnable and is intentionally documented in
neutral terms to allow it to be used outside of the Jobs framework.

Change-Id: I0fc5c7037124a845f095589738b0d26b8b3c8512
Signed-off-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
1 file changed