ome.services.licenses.tasks
Class ResetLicensesTask

java.lang.Object
  extended by ome.util.tasks.Task
      extended by ome.util.tasks.SimpleTask
          extended by ome.services.blitz.tasks.BlitzTask
              extended by 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

Nested Class Summary
static class ResetLicensesTask.Keys
          Enumeration of the string values which will be used directly by ResetLicensesTask.
 
Field Summary
 
Fields inherited from class ome.services.blitz.tasks.BlitzTask
useBlitz
 
Constructor Summary
ResetLicensesTask(client sf, Properties p)
          Delegates to super
ResetLicensesTask(ServiceFactory sf, Properties p)
          Delegates to super
 
Method Summary
 void doTask()
          Performs the actual Experimenter creation.
 
Methods inherited from class ome.services.blitz.tasks.BlitzTask
getBlitzServiceFactory, isBlitz
 
Methods inherited from class ome.util.tasks.SimpleTask
close, handleException, init
 
Methods inherited from class ome.util.tasks.Task
completedSuccessfully, enumValue, getLogger, getProperties, getServiceFactory, run
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResetLicensesTask

public ResetLicensesTask(ServiceFactory sf,
                         Properties p)
Delegates to super


ResetLicensesTask

public ResetLicensesTask(client sf,
                         Properties p)
Delegates to super

Method Detail

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.