abstractRepositoryConnector
| Namespace: | (default namespace) |
| XML Schema: | ns0.xsd |
XML
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| policiesEntries (propertyEntry) | 0/unbounded | |
| blackListPatterns (string) | 0/unbounded | |
| disabled (boolean) | 1/1 | |
| sourceRepoId (string) | 0/1 | |
| proxyId (string) | 0/1 | |
| propertiesEntries (propertyEntry) | 0/unbounded | |
| targetRepoId (string) | 0/1 | |
| policies ((anonymous)) | 0/1 | |
| properties ((anonymous)) | 0/1 | |
| whiteListPatterns (string) | 0/unbounded |
JSON
| property | type | description |
|---|---|---|
| policiesEntries | array of policiesEntries (propertyEntry) | |
| blackListPatterns | array of blackListPatterns (string) | |
| disabled | disabled (boolean) | |
| sourceRepoId | sourceRepoId (string) | |
| proxyId | proxyId (string) | |
| propertiesEntries | array of propertiesEntries (propertyEntry) | |
| targetRepoId | targetRepoId (string) | |
| policies | policies ((anonymous)) | |
| properties | properties ((anonymous)) | |
| whiteListPatterns | array of whiteListPatterns (string) |