@UESService public interface UseCaseLog
Modifier and Type | Method and Description |
---|---|
UESResultList<UESUseCaseLogRecordEntry,UESUseCaseLogGetRecordList> |
getRecordList(UESURI artifactUri,
Returns a list of use case log records of an artifact.
|
artifactUri
- UESURI of an artifact, its use case log record should be returned.criteria
- Additional parameters of the use case log record, which should be returned.