org.eclipse.stardust.engine.core.spi.security
Class ExternalDepartmentConfiguration
java.lang.Object
org.eclipse.stardust.engine.core.spi.security.ExternalDepartmentConfiguration
public abstract class ExternalDepartmentConfiguration
- extends Object
ExternalDepartmentConfiguration
public ExternalDepartmentConfiguration()
getName
public abstract String getName()
- Gets the name of the external department.
- Returns:
- The name.
getDescription
public abstract String getDescription()
- Gets the description of the external department.
- Returns:
- The description.
Copyright © 2017 Eclipse Stardust. All Rights Reserved.