Searched refs:getExecutionTimeout (Results 1 – 2 of 2) sorted by relevance
92 assertThat(ServiceFlowType.APP_REQUEST_FLOW.getExecutionTimeout()) in executionTimeoutTest()94 assertThat(ServiceFlowType.RENDER_FLOW.getExecutionTimeout()) in executionTimeoutTest()96 assertThat(ServiceFlowType.WEB_TRIGGER_FLOW.getExecutionTimeout()) in executionTimeoutTest()98 assertThat(ServiceFlowType.EXAMPLE_STORE_FLOW.getExecutionTimeout()) in executionTimeoutTest()100 assertThat(ServiceFlowType.DOWNLOAD_FLOW.getExecutionTimeout()) in executionTimeoutTest()
86 public int getExecutionTimeout() { in getExecutionTimeout() method in ServiceFlowType