gcube-cms-suite/geoportal-service/src/main/resources/profiles/profiledConcessioni.json

16 lines
341 B
JSON
Raw Normal View History

2021-12-07 13:05:08 +01:00
{
2022-01-12 18:42:22 +01:00
"id" : "profiledConcessioni",
2021-12-07 13:05:08 +01:00
"version" : "1.0.0",
"name" : "Concessione",
"description" : "Embedded profile for concessioni [mibac] management",
"creationInfo": {
"user" : {
"username": "fabio.sinibaldi"
}
},
"handlers" : [
{
2022-01-12 18:42:22 +01:00
"id" : "GNA-CONCESSIONI-LC",
2021-12-07 13:05:08 +01:00
"type" : "LifecycleManagement"}
]
}