public interface ConditionStepListContainer<T>
Modifier and Type | Method and Description |
---|---|
void |
addStepList(ListConditionStepDefinition<T> stepDefinition) |
List<ListConditionStepDefinition<T>> |
getStepList() |
List<ListConditionStepDefinition<T>> getStepList()
void addStepList(ListConditionStepDefinition<T> stepDefinition)
Copyright © 2016 Alfresco. All rights reserved.