public interface PrepareAction
Action| Modifier and Type | Method and Description |
|---|---|
void |
prepare()
This method is called to allow the action to prepare itself before receiving parameters through its set-methods.
|
void prepare()
throws Exception
Exception - thrown if a system level exception occurs.Copyright © 2013 Atlassian. All Rights Reserved.