Skip to content
Snippets Groups Projects

Feat/148 ubi refactor policy component

Merged Konstantinos Poulakakis requested to merge feat/148-ubi-refactor-policy-component into develop
2 files
+ 13
14
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -17,7 +17,6 @@ import org.etsi.tfs.policy.policy.model.PolicyRuleService;
import org.etsi.tfs.policy.policy.model.PolicyRuleState;
import org.etsi.tfs.policy.policy.model.PolicyRuleStateEnum;
import org.etsi.tfs.policy.policy.model.PolicyRuleTypeService;
import org.jboss.logging.Logger;
@ApplicationScoped
public class AddPolicyServiceImpl {
Loading