Renaming task type
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
package ch.unisg.executorbase.executor.domain;
|
||||
|
||||
public enum ExecutorType {
|
||||
ADDITION, ROBOT;
|
||||
COMPUTATION, ROBOT;
|
||||
|
||||
/**
|
||||
* Checks if the give executor type exists.
|
||||
|
Reference in New Issue
Block a user