public class ClassDelegateCaseVariableListener extends ClassDelegate implements CaseVariableListener
className, fieldDeclarations
CREATE, DELETE, UPDATE
Constructor and Description |
---|
ClassDelegateCaseVariableListener(Class<?> clazz,
List<FieldDeclaration> fieldDeclarations) |
ClassDelegateCaseVariableListener(String className,
List<FieldDeclaration> fieldDeclarations) |
Modifier and Type | Method and Description |
---|---|
protected CaseVariableListener |
getVariableListenerInstance() |
void |
notify(DelegateCaseVariableInstance variableInstance) |
getClassName, getFieldDeclarations
public ClassDelegateCaseVariableListener(String className, List<FieldDeclaration> fieldDeclarations)
public ClassDelegateCaseVariableListener(Class<?> clazz, List<FieldDeclaration> fieldDeclarations)
public void notify(DelegateCaseVariableInstance variableInstance) throws Exception
notify
in interface CaseVariableListener
notify
in interface VariableListener<DelegateCaseVariableInstance>
Exception
protected CaseVariableListener getVariableListenerInstance()
Copyright © 2019. All rights reserved.