public class HelperCustomFinalizeTask extends ViewLifecycleTaskBase<LifecycleElement>
Constructor and Description |
---|
HelperCustomFinalizeTask()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
FinalizeComponentPhase |
getElementState()
Gets the phase this lifecycle task is a part of.
|
protected void |
performLifecycleTask()
Performs phase-specific lifecycle processing tasks.
|
getElementType, run, setElementState, toString
public HelperCustomFinalizeTask()
phase
- The finalize phase for the component.public FinalizeComponentPhase getElementState()
getElementState
in interface ViewLifecycleTask<LifecycleElement>
getElementState
in class ViewLifecycleTaskBase<LifecycleElement>
protected void performLifecycleTask()
performLifecycleTask
in class ViewLifecycleTaskBase<LifecycleElement>
Copyright © 2005–2015 The Kuali Foundation. All rights reserved.