public interface CompositeServiceService extends LangridServiceService<CompositeServiceModel>
Modifier and Type | Method and Description |
---|---|
void |
deleteInvocation(String serviceId,
List<Invocation> list) |
byte[] |
getBpel(String serviceId) |
File |
getDefinisionFileListZip(String serviceId) |
Invocation[] |
getInvocations(String serviceId) |
List<String> |
getWsdlNames(String serviceId) |
activate, addEndpoint, approveService, deactivate, deleteById, deleteEndpoint, editEndpoint, getEndpointList, getOtherList, isActive, isExternalService
add, delete, edit, get, getList, getTotalCount, isExist, setScopeParametar
Invocation[] getInvocations(String serviceId) throws ServiceManagerException
ServiceManagerException
byte[] getBpel(String serviceId) throws ServiceManagerException
ServiceManagerException
List<String> getWsdlNames(String serviceId) throws ServiceManagerException
ServiceManagerException
File getDefinisionFileListZip(String serviceId) throws ServiceManagerException
ServiceManagerException
void deleteInvocation(String serviceId, List<Invocation> list) throws ServiceManagerException
ServiceManagerException