com.evolveum.midpoint.task.api
Class TaskCategory

java.lang.Object
  extended by com.evolveum.midpoint.task.api.TaskCategory

public class TaskCategory
extends Object

Created with IntelliJ IDEA. User: mederly Date: 3.5.2012 Time: 21:50 To change this template use File | Settings | File Templates.


Field Summary
static String DEMO
           
static String IMPORT_FROM_FILE
           
static String IMPORTING_ACCOUNTS
           
static String LIVE_SYNCHRONIZATION
           
static String MOCK
           
static String RECONCILIATION
           
static String USER_RECOMPUTATION
           
static String WORKFLOW
           
 
Constructor Summary
TaskCategory()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEMO

public static final String DEMO
See Also:
Constant Field Values

IMPORTING_ACCOUNTS

public static final String IMPORTING_ACCOUNTS
See Also:
Constant Field Values

IMPORT_FROM_FILE

public static final String IMPORT_FROM_FILE
See Also:
Constant Field Values

LIVE_SYNCHRONIZATION

public static final String LIVE_SYNCHRONIZATION
See Also:
Constant Field Values

MOCK

public static final String MOCK
See Also:
Constant Field Values

USER_RECOMPUTATION

public static final String USER_RECOMPUTATION
See Also:
Constant Field Values

RECONCILIATION

public static final String RECONCILIATION
See Also:
Constant Field Values

WORKFLOW

public static final String WORKFLOW
See Also:
Constant Field Values
Constructor Detail

TaskCategory

public TaskCategory()


Copyright © 2013 evolveum. All Rights Reserved.