public abstract class ImmediateComponentStep<T> extends java.lang.Object implements IPriorityComponentStep<T>
Constructor and Description |
---|
ImmediateComponentStep() |
Modifier and Type | Method and Description |
---|---|
int |
getPriority()
Get the priority of the step.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
execute
public int getPriority()
getPriority
in interface IPriorityComponentStep<T>