git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/data-analysis/EcologicalEngine@56121 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
fee25d9383
commit
9aba3dea04
|
@ -79,7 +79,7 @@ public class AlgorithmConfiguration extends LexicalEngineConfiguration implement
|
||||||
private String remoteCalculatorEndpoint;
|
private String remoteCalculatorEndpoint;
|
||||||
private String serviceUserName;
|
private String serviceUserName;
|
||||||
private String remoteEnvironment;
|
private String remoteEnvironment;
|
||||||
private Integer numberOfResources;
|
private Integer numberOfResources = 0;
|
||||||
|
|
||||||
//modeling
|
//modeling
|
||||||
private String model;
|
private String model;
|
||||||
|
|
Loading…
Reference in New Issue