repohi and repobye nodes
This commit is contained in:
parent
5d3f4ea58e
commit
4b95550a99
|
@ -7,7 +7,7 @@ import eu.dnetlib.manager.wf.nodes.AbstractJobNode;
|
|||
public class RegisterWfConfigurationNode extends AbstractJobNode {
|
||||
|
||||
@Override
|
||||
protected void execute() {
|
||||
protected void execute() throws Exception {
|
||||
// TODO Auto-generated method stub
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue