ome.services.licenses.tasks
Class ResetLicensesTask
java.lang.Object
ome.util.tasks.Task
ome.util.tasks.SimpleTask
ome.services.blitz.tasks.BlitzTask
ome.services.licenses.tasks.ResetLicensesTask
- All Implemented Interfaces:
- Runnable
public class ResetLicensesTask
- extends BlitzTask
BlitzTask
which provides access to the
license service
, and can be used to reset the licenses in
the application server or in blitz.
name, first name, and last name, and optionally with the given email, middle
name, institution, and email.
Understands no parameters other than those of the super class.
Must be logged in as an administrator. See Configuration
on how to do
this.
- Since:
- 3.0-RC1
- Author:
- Josh Moore, josh.moore at gmx.de
- See Also:
SimpleTask
Method Summary |
void |
doTask()
Performs the actual Experimenter creation. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResetLicensesTask
public ResetLicensesTask(ServiceFactory sf,
Properties p)
- Delegates to super
ResetLicensesTask
public ResetLicensesTask(client sf,
Properties p)
- Delegates to super
doTask
public void doTask()
- Performs the actual
Experimenter
creation.
- Overrides:
doTask
in class SimpleTask
OmeroJava Api
Version: Beta-4.1.1-r5927-b91
Copyright © 2009 The University of Dundee. All Rights Reserved.