net.sf.jmd.communicate
Class Communicator
java.lang.Object
net.sf.jmd.communicate.Communicator
public class Communicator
- extends java.lang.Object
- Author:
- Jan Hinzmann
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Communicator
public Communicator()
throws MoDiException
- Throws:
MoDiException
getRoles
public java.util.List<Role> getRoles()
addRole
public void addRole(Role role)
removeRole
public void removeRole(Role role)
setUpRolesFromConfig
public void setUpRolesFromConfig()
throws MoDiException
- Throws:
MoDiException
communicate
public void communicate(IReport report)
throws org.apache.commons.mail.EmailException,
MoDiException
- Throws:
org.apache.commons.mail.EmailException
MoDiException
setUpTestReport
public IReport setUpTestReport()
main
public static void main(java.lang.String[] args)
throws java.lang.Exception
- Throws:
java.lang.Exception
Copyright © 2007-2010. All Rights Reserved.