Loading src/main/java/org/etsi/osl/osom/serviceactions/AutomaticallyHandleAction.java +0 −1 Original line number Diff line number Diff line Loading @@ -51,7 +51,6 @@ public class AutomaticallyHandleAction implements JavaDelegate { public void execute(DelegateExecution execution) { logger.debug("AutomaticallyHandleAction:" + execution.getVariableNames().toString() ); logger.debug("Ceneric Controller OrchestrationService"); logger.debug("VariableNames:" + execution.getVariableNames().toString()); Loading Loading
src/main/java/org/etsi/osl/osom/serviceactions/AutomaticallyHandleAction.java +0 −1 Original line number Diff line number Diff line Loading @@ -51,7 +51,6 @@ public class AutomaticallyHandleAction implements JavaDelegate { public void execute(DelegateExecution execution) { logger.debug("AutomaticallyHandleAction:" + execution.getVariableNames().toString() ); logger.debug("Ceneric Controller OrchestrationService"); logger.debug("VariableNames:" + execution.getVariableNames().toString()); Loading