com.evolveum.midpoint.schema.result
Class OperationConstants

java.lang.Object
  extended by com.evolveum.midpoint.schema.result.OperationConstants

public class OperationConstants
extends Object

Author:
Radovan Semancik

Field Summary
static String IMPORT_ACCOUNTS_FROM_RESOURCE
           
static String IMPORT_OBJECT
           
static String IMPORT_OBJECTS_FROM_CAMEL
           
static String IMPORT_OBJECTS_FROM_FILE
           
static String IMPORT_OBJECTS_FROM_STREAM
           
static String LIVE_SYNC
           
static String PREFIX
           
static String RECOMPUTE
           
static String RECOMPUTE_USER
           
static String RECONCILE_ACCOUNT
           
static String RECONCILIATION
           
 
Constructor Summary
OperationConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PREFIX

public static final String PREFIX
See Also:
Constant Field Values

LIVE_SYNC

public static final String LIVE_SYNC
See Also:
Constant Field Values

RECONCILIATION

public static final String RECONCILIATION
See Also:
Constant Field Values

RECONCILE_ACCOUNT

public static final String RECONCILE_ACCOUNT
See Also:
Constant Field Values

RECOMPUTE

public static final String RECOMPUTE
See Also:
Constant Field Values

RECOMPUTE_USER

public static final String RECOMPUTE_USER
See Also:
Constant Field Values

IMPORT_ACCOUNTS_FROM_RESOURCE

public static final String IMPORT_ACCOUNTS_FROM_RESOURCE
See Also:
Constant Field Values

IMPORT_OBJECTS_FROM_FILE

public static final String IMPORT_OBJECTS_FROM_FILE
See Also:
Constant Field Values

IMPORT_OBJECTS_FROM_CAMEL

public static final String IMPORT_OBJECTS_FROM_CAMEL
See Also:
Constant Field Values

IMPORT_OBJECTS_FROM_STREAM

public static final String IMPORT_OBJECTS_FROM_STREAM
See Also:
Constant Field Values

IMPORT_OBJECT

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

OperationConstants

public OperationConstants()


Copyright © 2013 evolveum. All Rights Reserved.