@MbuiView public abstract class BatchView extends MbuiViewImpl<BatchPresenter> implements BatchPresenter.MyView
mbuiContext, presenter| Modifier and Type | Method and Description |
|---|---|
static BatchView |
create(MbuiContext mbuiContext) |
void |
updateConfiguration(ModelNode configuration) |
void |
updateInMemoryJobRepository(List<NamedNode> items) |
void |
updateJdbcJobRepository(List<NamedNode> items) |
void |
updateThreadFactory(List<NamedNode> items) |
void |
updateThreadPool(List<NamedNode> items) |
add, addSingleton, removeSingletonForm, resetForm, resetSingletonForm, saveForm, saveSingletonForm, setPresenterasElement, asElements, attach, detach, initElement, initElement, initElements, initElements, registerAttachable, registerAttachablesaddToSlot, asWidget, bindSlot, bindSlot, bindSlot, initWidget, onAttach, onDetach, removeFromSlot, setInSlotclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetPresenterpublic static BatchView create(MbuiContext mbuiContext)
public void updateConfiguration(ModelNode configuration)
updateConfiguration in interface BatchPresenter.MyViewpublic void updateInMemoryJobRepository(List<NamedNode> items)
updateInMemoryJobRepository in interface BatchPresenter.MyViewpublic void updateJdbcJobRepository(List<NamedNode> items)
updateJdbcJobRepository in interface BatchPresenter.MyViewpublic void updateThreadFactory(List<NamedNode> items)
updateThreadFactory in interface BatchPresenter.MyViewpublic void updateThreadPool(List<NamedNode> items)
updateThreadPool in interface BatchPresenter.MyViewCopyright © 2018 JBoss, a division of Red Hat. All rights reserved.