@Target(value=TYPE) @Retention(value=RUNTIME) @Documented public @interface UserGroupCallback
| Modifier and Type | Required Element and Description |
|---|---|
Class<? extends org.kie.internal.task.api.UserGroupCallback> |
value
Impl class.
|
| Modifier and Type | Optional Element and Description |
|---|---|
org.switchyard.component.common.knowledge.annotation.Property[] |
properties
Properties.
|
public abstract Class<? extends org.kie.internal.task.api.UserGroupCallback> value
public abstract org.switchyard.component.common.knowledge.annotation.Property[] properties
Copyright © 2013–2017 JBoss by Red Hat. All rights reserved.