Package org.citrusframework.actions
Interface StopTimerActionBuilder<T extends TestAction>
- All Superinterfaces:
ActionBuilder<T,,StopTimerActionBuilder<T>> TestActionBuilder<T>
public interface StopTimerActionBuilder<T extends TestAction>
extends ActionBuilder<T,StopTimerActionBuilder<T>>, TestActionBuilder<T>
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from interface org.citrusframework.TestActionBuilder
TestActionBuilder.DelegatingTestActionBuilder<T extends TestAction> -
Field Summary
Fields inherited from interface org.citrusframework.TestActionBuilder
logger, RESOURCE_PATH, TYPE_RESOLVER -
Method Summary
Methods inherited from interface org.citrusframework.actions.ActionBuilder
actor, description, nameMethods inherited from interface org.citrusframework.TestActionBuilder
build
-
Method Details
-
id
-