link start!
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
package com.honeywell.honeywellXL10NextGen.job;
|
||||
|
||||
public interface ICancelableJob {
|
||||
boolean isJobCanceled();
|
||||
}
|
||||
Reference in New Issue
Block a user