All Downloads are FREE. Search and download functionalities are using the official Maven repository.

checkpoints.signup.json Maven / Gradle / Ivy

The newest version!
 [
  {
    "id": "SGS1",
    "module": "signup",
    "name": "start",
    "description": "Start of request",
    "order": 1
  },
  {
    "id": "SGV2",
    "module": "signup",
    "name": "validate",
    "description": "Validate data",
    "order": 2
  },
  {
    "id": "SGP3",
    "module": "signup",
    "name": "persist",
    "description": "Persist data",
    "order": 3
  },
  {
    "id": "SGC4",
    "module": "signup",
    "name": "completed",
    "description": "Request is completed",
    "order": 4
  }
 ]




© 2015 - 2024 Weber Informatics LLC | Privacy Policy