Project

General

Profile

« Previous | Next » 

Revision b5b429af

Added by Patrick Plitzner over 6 years ago

ref #6925 Inject context into operations to allow sync/async execution

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/editor/definedterm/handler/CreateDefinedTermHandler.java
56 56
									termBase,
57 57
									dfe.getDefinedTermEditorInput(),
58 58
									editor, addTermAsKindOf);
59
					StoreUtil.executeOperation(operation);
60 59

  
61 60
				} catch (NotDefinedException e) {
62 61
					MessagingUtils.error(getClass(), e);

Also available in: Unified diff