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