Package | Description |
---|---|
io.odysz.jsample.cheap |
Modifier and Type | Method and Description |
---|---|
CheapReq |
CheapReq.cmdsRight(String nodeId,
String usrId,
String taskId)
Ask the node's right.
|
static CheapReq |
CheapReq.format(io.odysz.semantic.jprotocol.AnsonMsg<io.odysz.semantic.jserv.R.AnQueryReq> parent,
io.odysz.sworkflow.EnginDesign.Req req,
String wfId) |
CheapReq |
CheapReq.instId(String iid) |
CheapReq |
CheapReq.loadFlow(String wfId,
String taskId) |
CheapReq |
CheapReq.nodeDesc(String descpt) |
CheapReq |
CheapReq.nodeId(String nid) |
CheapReq |
CheapReq.post(io.odysz.semantic.jserv.U.AnUpdateReq p) |
CheapReq |
CheapReq.req(io.odysz.sworkflow.EnginDesign.Req req)
calling super.a(req)
|
CheapReq |
CheapReq.reqCmd(String cmd)
Ask Req.cmd with cmd name as parameter.
|
CheapReq |
CheapReq.taskId(String tid) |
CheapReq |
CheapReq.taskNv(String n,
Object v) |
CheapReq |
CheapReq.usrId(String uid) |
CheapReq |
CheapReq.wftype(String wfid) |
Modifier and Type | Method and Description |
---|---|
protected void |
CheapServ.onGet(io.odysz.semantic.jprotocol.AnsonMsg<CheapReq> jmsg,
javax.servlet.http.HttpServletResponse resp) |
protected void |
CheapServ.onPost(io.odysz.semantic.jprotocol.AnsonMsg<CheapReq> jmsg,
javax.servlet.http.HttpServletResponse resp) |
Copyright © 2023. All rights reserved.