removed StepExecutionInterface
This commit is contained in:
parent
b3d89b7f09
commit
e39a3e1380
|
@ -1,8 +0,0 @@
|
|||
package org.gcube.application.geoportal.common.model.rest;
|
||||
|
||||
public interface StepExecutionInterface {
|
||||
|
||||
String getStepID();
|
||||
String getMessage();
|
||||
|
||||
}
|
Loading…
Reference in New Issue