aboutsummaryrefslogtreecommitdiffstats
path: root/controller-api/src/main/java/com/yahoo/vespa/hosted/controller/api/integration/billing/BillStatus.java
Commit message (Expand)AuthorAgeFilesLines
* Support legacy bill status "CANCELED"gjoranv2023-10-261-2/+5
* minor: make comment more general.gjoranv2023-10-241-1/+1
* Rename FINALIZED -> FROZEN and improve comments.gjoranv2023-10-201-4/+4
* Fix conversion from legacy states, and add test.gjoranv2023-10-201-8/+6
* Rename and clean up unnecessary states.gjoranv2023-10-201-3/+2
* Introduce new BillStatus enumgjoranv2023-10-201-0/+33