public class TriggerSpecification extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TriggerSpecification.SPSpec |
| Constructor and Description |
|---|
TriggerSpecification(LdapOperation ldapOperation,
ActionTime actionTime,
List<TriggerSpecification.SPSpec> spSpecs) |
| Modifier and Type | Method and Description |
|---|---|
ActionTime |
getActionTime() |
LdapOperation |
getLdapOperation() |
List<TriggerSpecification.SPSpec> |
getSPSpecs() |
public TriggerSpecification(LdapOperation ldapOperation, ActionTime actionTime, List<TriggerSpecification.SPSpec> spSpecs)
public ActionTime getActionTime()
public LdapOperation getLdapOperation()
public List<TriggerSpecification.SPSpec> getSPSpecs()
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.