Modifier and Type | Method and Description |
---|---|
List<BaseSignature> |
getFailed()
List of signatures that were failed to create.
|
List<BaseSignature> |
getSucceeded()
List of newly created signatures
BaseSignature . |
public final List<BaseSignature> getFailed()
List of signatures that were failed to create.
public final List<BaseSignature> getSucceeded()
List of newly created signatures BaseSignature
.
getSucceeded
in interface IResult