aboutsummaryrefslogtreecommitdiffstats
path: root/examples/examples-decisionmaker-sharedcontext
AgeCommit message (Collapse)AuthorFilesLines
2024-07-12Update snapshot and/or references of policy/apex-pdp to latest snapshotsrameshiyer271-1/+1
policy/apex-pdp updated to its latest own and reference snapshots *** This commit is generated by a PF release script *** Issue-ID: POLICY-5072 Change-Id: I9e73f9288671f928623a2a6646f5839b9726cea1 Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech>
2024-05-20Set snapshot and/or references of policy/apex-pdp for new releasesaul.gill1-1/+1
policy/apex-pdp updated to its latest own and reference snapshots *** This commit is generated by a PF release script *** Issue-ID: POLICY-4999 Change-Id: Id39d0f3ae07bd66388ca1792609c8ee759582f50 Signed-off-by: saul.gill <saul.gill@est.tech>
2024-05-17Update snapshot and/or references of policy/apex-pdp to latest snapshotswaynedunican1-1/+1
policy/apex-pdp updated to its latest own and reference snapshots *** This commit is generated by a PF release script *** Issue-ID: POLICY-5001 Change-Id: I355059f0f553144adbe3b9e0e3accc2441d56609 Signed-off-by: waynedunican <wayne.dunican@est.tech>
2024-04-26Update snapshot and/or references of policy/apex-pdp to latest snapshotssaul.gill1-1/+1
policy/apex-pdp updated to its latest own and reference snapshots *** This commit is generated by a PF release script *** Issue-ID: POLICY-4970 Change-Id: I0ef5fcfbb70d87cd3df3ebaf495edf0da43cf383 Signed-off-by: saul.gill <saul.gill@est.tech>
2024-03-14Update dependenciesadheli.tavares1-1/+1
- add dependencies that used to be brought by oparent - fix any related code to these dependencies - add examples module missing from examples pom.xml Issue-ID: POLICY-4945 Change-Id: Iddd49835305b57e7a5e669fc8cde35281bbbdbe6 Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
2023-09-26Add shared context examplewaynedunican16-0/+1044
- Add a new example which splits the DecisionMaker policy into two policies - One which sets answers and one which makes the decision - Both policies share the AnswerAlbum context - Added documentation to support this Issue-ID: POLICY-4765 Change-Id: I12bcef9f32b5efae2574cc5e6ebb988a17ac96a9 Signed-off-by: waynedunican <wayne.dunican@est.tech>