aboutsummaryrefslogtreecommitdiffstats
path: root/model/policy-model/src/main/java
AgeCommit message (Expand)AuthorFilesLines
2022-02-08Remove JAXB and XML, use GSON for JSONliamfallon16-462/+177
2022-02-04Remove JPA annotations from apex-pdp codeliamfallon13-305/+27
2022-02-03Remove direct DB Load/Save from apex-pdpliamfallon1-8/+2
2021-07-02Cleanup input & outputFields from Task definitiona.sreekumar3-210/+4
2021-06-29Fixing checkstyle issue in APEXa.sreekumar1-3/+3
2021-06-28Changes to support multiple outputs from a statea.sreekumar4-207/+65
2021-06-28Update policy-apex-pdp for checkstyle 8.43liamfallon5-32/+32
2021-06-24Update apex-pdp for checkstyle 8.43liamfallon2-5/+5
2021-02-18Fix sonars in apex-pdpJim Hahn5-33/+51
2021-01-28Improve handling of multiple policy in APEX PDPa.sreekumar1-2/+11
2020-08-07Sonar FixesJvD_Ericsson6-23/+24
2020-07-24APEX changes to support policy disable/enable and some improvementsa.sreekumar1-12/+4
2020-07-24Fix replaceAll SONAR issues in apex-pdpJvD_Ericsson2-7/+8
2020-06-19Changes for checkstyle 8.32liamfallon18-27/+1
2019-12-04Minor changes for new Eclipse checkstyle checksliamfallon1-10/+10
2019-11-01Resolve mapping between TOSCA policies and APEX policy modelsa.sreekumar1-77/+102
2019-07-01ApexPDP: Adding support to omit the (context) albums entry in an apexJohnKeeney2-37/+166
2019-06-28Replace non-Javadoc comments with inheritDocsliamfallon14-471/+216
2019-03-19Fix checkstyle/Sonar issues on juint/sonar fixesliamfallon1-1/+1
2019-03-19Use Assertions class from policy-commonliamfallon12-90/+102
2018-11-15Fix checkstyle warnings in AxState/Codegenliamfallon2-190/+170
2018-11-14Use param obj for policymodel AxStatekris.jinka2-76/+231
2018-09-16Fix Sonar issues in apexliamfallon1-1/+1
2018-09-14Fix exception not logged or rethrownliamfallon2-7/+14
2018-09-13Address sonar/Checkstyle Issuesliamfallon1-6/+6
2018-09-12Sonar/Checkstyle in model/context/coreliamfallon3-10/+14
2018-09-10Checkstyle changes for apex modelliamfallon19-238/+215
2018-09-04Fix checkstyle issues in apex model basicliamfallon8-31/+31
2018-08-03Use common components in apexliamfallon1-1/+1
2018-05-30Fixing Sonar bugs and code smellswaqas.ikram1-9/+14
2018-05-28Adding policy-model, model-api & engine-modelwaqas.ikram27-0/+7491