com.evolveum.midpoint.wf
Class WfConfiguration
java.lang.Object
com.evolveum.midpoint.wf.WfConfiguration
public class WfConfiguration
- extends Object
- Author:
- Pavol Mederly
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WfConfiguration
public WfConfiguration()
isActivitiSchemaUpdate
public boolean isActivitiSchemaUpdate()
isEnabled
public boolean isEnabled()
getJdbcDriver
public String getJdbcDriver()
getJdbcPassword
public String getJdbcPassword()
getJdbcUrl
public String getJdbcUrl()
getJdbcUser
public String getJdbcUser()
getProcessCheckInterval
public int getProcessCheckInterval()
getAutoDeploymentFrom
public String getAutoDeploymentFrom()
getMailServerDefaultFrom
public String getMailServerDefaultFrom()
getMailServerHost
public String getMailServerHost()
getMailServerPassword
public String getMailServerPassword()
getMailServerPort
public Integer getMailServerPort()
getMailServerUsername
public String getMailServerUsername()
getMailServerUseTLS
public Boolean getMailServerUseTLS()
Copyright © 2013 evolveum. All Rights Reserved.