Class AuthenticationExecutionRepresentation

    • Constructor Detail

      • AuthenticationExecutionRepresentation

        public AuthenticationExecutionRepresentation()
    • Method Detail

      • getId

        public String getId()
      • setId

        public void setId​(String id)
      • getFlowId

        public String getFlowId()
      • setFlowId

        public void setFlowId​(String flowId)
      • getParentFlow

        public String getParentFlow()
      • setParentFlow

        public void setParentFlow​(String parentFlow)