net.officefloor.frame.internal.configuration
Interface TaskGovernanceConfiguration

All Known Implementing Classes:
TaskGovernanceConfigurationImpl

public interface TaskGovernanceConfiguration

Configuration of a Governance for the Task.

Author:
Daniel Sagenschneider

Method Summary
 String getGovernanceName()
          Obtains the name of the Governance.
 

Method Detail

getGovernanceName

String getGovernanceName()
Obtains the name of the Governance.

Returns:
Name of the Governance.


Copyright © 2005-2013. All Rights Reserved.