public class ProcessesApi extends Object
| Constructor and Description |
|---|
ProcessesApi(ApiClient client) |
public ProcessesApi(ApiClient client)
public void setClient(ApiClient client)
public ApiClient getClient()
public List<Process> getProcesses(Boolean relations, String filter) throws ApiException
ApiExceptionpublic Process createProcess(Process body) throws ApiException
ApiExceptionpublic Process getProcess(String ID, Boolean relations) throws ApiException
ApiExceptionpublic Process updateProcess(String ID, Process body) throws ApiException
ApiExceptionpublic void deleteProcess(String ID) throws ApiException
ApiExceptionpublic List<FactSheetHasParent> getFactSheetHasParents(String ID) throws ApiException
ApiExceptionpublic FactSheetHasParent createFactSheetHasParent(String ID, FactSheetHasParent body) throws ApiException
ApiExceptionpublic FactSheetHasParent getFactSheetHasParent(String ID, String relationID) throws ApiException
ApiExceptionpublic FactSheetHasParent updateFactSheetHasParent(String ID, String relationID, FactSheetHasParent body) throws ApiException
ApiExceptionpublic void deleteFactSheetHasParent(String ID, String relationID) throws ApiException
ApiExceptionpublic List<FactSheetHasChild> getFactSheetHasChildren(String ID) throws ApiException
ApiExceptionpublic FactSheetHasChild createFactSheetHasChild(String ID, FactSheetHasChild body) throws ApiException
ApiExceptionpublic FactSheetHasChild getFactSheetHasChild(String ID, String relationID) throws ApiException
ApiExceptionpublic FactSheetHasChild updateFactSheetHasChild(String ID, String relationID, FactSheetHasChild body) throws ApiException
ApiExceptionpublic void deleteFactSheetHasChild(String ID, String relationID) throws ApiException
ApiExceptionpublic List<FactSheetHasDocument> getFactSheetHasDocuments(String ID) throws ApiException
ApiExceptionpublic FactSheetHasDocument createFactSheetHasDocument(String ID, FactSheetHasDocument body) throws ApiException
ApiExceptionpublic FactSheetHasDocument getFactSheetHasDocument(String ID, String relationID) throws ApiException
ApiExceptionpublic FactSheetHasDocument updateFactSheetHasDocument(String ID, String relationID, FactSheetHasDocument body) throws ApiException
ApiExceptionpublic void deleteFactSheetHasDocument(String ID, String relationID) throws ApiException
ApiExceptionpublic List<FactSheetHasLifecycle> getFactSheetHasLifecycles(String ID) throws ApiException
ApiExceptionpublic FactSheetHasLifecycle createFactSheetHasLifecycle(String ID, FactSheetHasLifecycle body) throws ApiException
ApiExceptionpublic FactSheetHasLifecycle getFactSheetHasLifecycle(String ID, String relationID) throws ApiException
ApiExceptionpublic FactSheetHasLifecycle updateFactSheetHasLifecycle(String ID, String relationID, FactSheetHasLifecycle body) throws ApiException
ApiExceptionpublic void deleteFactSheetHasLifecycle(String ID, String relationID) throws ApiException
ApiExceptionpublic List<UserSubscription> getUserSubscriptions(String ID) throws ApiException
ApiExceptionpublic UserSubscription createUserSubscription(String ID, UserSubscription body) throws ApiException
ApiExceptionpublic UserSubscription getUserSubscription(String ID, String relationID) throws ApiException
ApiExceptionpublic UserSubscription updateUserSubscription(String ID, String relationID, UserSubscription body) throws ApiException
ApiExceptionpublic void deleteUserSubscription(String ID, String relationID) throws ApiException
ApiExceptionpublic List<FactSheetHasPredecessor> getFactSheetHasPredecessors(String ID) throws ApiException
ApiExceptionpublic FactSheetHasPredecessor createFactSheetHasPredecessor(String ID, FactSheetHasPredecessor body) throws ApiException
ApiExceptionpublic FactSheetHasPredecessor getFactSheetHasPredecessor(String ID, String relationID) throws ApiException
ApiExceptionpublic FactSheetHasPredecessor updateFactSheetHasPredecessor(String ID, String relationID, FactSheetHasPredecessor body) throws ApiException
ApiExceptionpublic void deleteFactSheetHasPredecessor(String ID, String relationID) throws ApiException
ApiExceptionpublic List<FactSheetHasSuccessor> getFactSheetHasSuccessors(String ID) throws ApiException
ApiExceptionpublic FactSheetHasSuccessor createFactSheetHasSuccessor(String ID, FactSheetHasSuccessor body) throws ApiException
ApiExceptionpublic FactSheetHasSuccessor getFactSheetHasSuccessor(String ID, String relationID) throws ApiException
ApiExceptionpublic FactSheetHasSuccessor updateFactSheetHasSuccessor(String ID, String relationID, FactSheetHasSuccessor body) throws ApiException
ApiExceptionpublic void deleteFactSheetHasSuccessor(String ID, String relationID) throws ApiException
ApiExceptionpublic List<FactSheetHasRequires> getFactSheetHasRequiresAll(String ID) throws ApiException
ApiExceptionpublic FactSheetHasRequires createFactSheetHasRequires(String ID, FactSheetHasRequires body) throws ApiException
ApiExceptionpublic FactSheetHasRequires getFactSheetHasRequires(String ID, String relationID) throws ApiException
ApiExceptionpublic FactSheetHasRequires updateFactSheetHasRequires(String ID, String relationID, FactSheetHasRequires body) throws ApiException
ApiExceptionpublic void deleteFactSheetHasRequires(String ID, String relationID) throws ApiException
ApiExceptionpublic List<FactSheetHasRequiredby> getFactSheetHasRequiredByAll(String ID) throws ApiException
ApiExceptionpublic FactSheetHasRequiredby createFactSheetHasRequiredby(String ID, FactSheetHasRequiredby body) throws ApiException
ApiExceptionpublic FactSheetHasRequiredby getFactSheetHasRequiredby(String ID, String relationID) throws ApiException
ApiExceptionpublic FactSheetHasRequiredby updateFactSheetHasRequiredby(String ID, String relationID, FactSheetHasRequiredby body) throws ApiException
ApiExceptionpublic void deleteFactSheetHasRequiredby(String ID, String relationID) throws ApiException
ApiExceptionpublic List<ServiceHasProcess> getServiceHasProcesses(String ID) throws ApiException
ApiExceptionpublic ServiceHasProcess createServiceHasProcess(String ID, ServiceHasProcess body) throws ApiException
ApiExceptionpublic ServiceHasProcess getServiceHasProcess(String ID, String relationID) throws ApiException
ApiExceptionpublic ServiceHasProcess updateServiceHasProcess(String ID, String relationID, ServiceHasProcess body) throws ApiException
ApiExceptionpublic void deleteServiceHasProcess(String ID, String relationID) throws ApiException
ApiExceptionpublic List<ProcessHasBusinessCapability> getProcessHasBusinessCapabilities(String ID) throws ApiException
ApiExceptionpublic ProcessHasBusinessCapability createProcessHasBusinessCapability(String ID, ProcessHasBusinessCapability body) throws ApiException
ApiExceptionpublic ProcessHasBusinessCapability getProcessHasBusinessCapability(String ID, String relationID) throws ApiException
ApiExceptionpublic ProcessHasBusinessCapability updateProcessHasBusinessCapability(String ID, String relationID, ProcessHasBusinessCapability body) throws ApiException
ApiExceptionpublic void deleteProcessHasBusinessCapability(String ID, String relationID) throws ApiException
ApiExceptionCopyright © 2016 LeanIX GmbH. All rights reserved.