public interface Execution extends SelectorValueSource
Title: Service Event Fabric Core
Description: Base interface for TaskListExecution
and TaskExecution
.
Copyright: Copyright (c) 2020
Company: StreamScape Technologies
Modifier and Type | Method and Description |
---|---|
java.util.Date |
getEndTime() |
java.util.Date |
getStartTime() |
boolean |
matchesCondition(SelectorExpression condition) |
getValue
java.util.Date getStartTime()
java.util.Date getEndTime()
boolean matchesCondition(SelectorExpression condition)
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.