Class TrustPointSchedulerUtils.QueueElement
java.lang.Object
br.ufsc.labsec.signature.conformanceVerifier.anchor.scheduler.TrustPointSchedulerUtils.QueueElement
- Enclosing interface:
- TrustPointSchedulerUtils
public static final class TrustPointSchedulerUtils.QueueElement extends Object
-
Method Summary
Modifier and Type Method Description static Set<TrustPointSchedulerUtils.QueueElement>
fromOperations(Map<String,TrustPointProxy.Operation> operations)
TrustPointProxy.Operation
getOperation()
Date
getTriggerRequestTime()
String
getUrl()
-
Method Details
-
getUrl
-
getOperation
-
getTriggerRequestTime
-
fromOperations
public static Set<TrustPointSchedulerUtils.QueueElement> fromOperations(Map<String,TrustPointProxy.Operation> operations)
-