| |
|
| java.lang.Object org.obe.client.AbstractCLClient org.obe.admin.CLAdmin
CLAdmin | public class CLAdmin extends AbstractCLClient (Code) | | A command line interface to OBE administrative functions.
author: Adrian Price |
changeActivityInstanceState | public void changeActivityInstanceState() throws IOException(Code) | | |
changeProcessDefinitionState | public void changeProcessDefinitionState() throws IOException(Code) | | |
changeProcessInstanceState | public void changeProcessInstanceState() throws IOException(Code) | | |
showActivityInstanceAttribute | public void showActivityInstanceAttribute() throws IOException(Code) | | |
Methods inherited from org.obe.client.AbstractCLClient | protected void _disconnect()(Code)(Java Doc) protected boolean assignProcessInstanceAttribute(String procInstId, String attrName) throws IOException, WMWorkflowException(Code)(Java Doc) protected void changeWorkItemState() throws IOException(Code)(Java Doc) protected boolean checkFile(String filename) throws IOException(Code)(Java Doc) protected void connect()(Code)(Java Doc) protected void createProcessInstance() throws IOException(Code)(Java Doc) protected void disconnect()(Code)(Java Doc) protected void doMenu(String title, Object[][] menu, boolean main)(Code)(Java Doc) protected void executeWorkItem() throws IOException(Code)(Java Doc) protected String getChoice(String choices) throws IOException(Code)(Java Doc) protected void listAttributes(String owner, WMAttributeIterator attrs)(Code)(Java Doc) protected void listAuditEntries(String owner, WMAAuditEntryIterator entries) throws WMNoMoreDataException(Code)(Java Doc) protected void listProcessDefinitions() throws WMWorkflowException(Code)(Java Doc) protected void listProcessInstanceAttributes() throws IOException, WMWorkflowException(Code)(Java Doc) protected void listProcessInstanceAuditEntries() throws IOException, WMWorkflowException(Code)(Java Doc) protected void listWorkItemAttributes() throws IOException, WMWorkflowException(Code)(Java Doc) protected void listWorkItems(WMFilter filter) throws WMWorkflowException(Code)(Java Doc) protected void listWorkItemsByPerformer() throws IOException, WMWorkflowException(Code)(Java Doc) protected void listWorkItemsByProcessInstance() throws IOException, WMWorkflowException(Code)(Java Doc) protected void listWorkItemsByUser() throws IOException, WMWorkflowException(Code)(Java Doc) protected void listWorkItemsbyActivityInstance() throws IOException, WMWorkflowException(Code)(Java Doc) protected void println(Object[] values)(Code)(Java Doc) protected String prompt(String prompt, String defaultValue) throws IOException(Code)(Java Doc) protected void quit()(Code)(Java Doc) protected static String readFile(String fileName) throws IOException(Code)(Java Doc) protected void redisplayMenu()(Code)(Java Doc) protected void setActualParameters(String procDefId, String procInstId) throws WMWorkflowException, IOException(Code)(Java Doc) protected void setClientProtocol() throws IOException(Code)(Java Doc) protected void setLoggingLevel() throws IOException(Code)(Java Doc) protected void showLastException()(Code)(Java Doc) protected void showProcessInstanceAttribute() throws IOException(Code)(Java Doc) protected void showWorkItemAttribute() throws IOException(Code)(Java Doc) protected void startProcessInstance() throws IOException(Code)(Java Doc) protected static void writeFile(String fileName, String xpdl) throws IOException(Code)(Java Doc)
|
|
|
|